EventStatistics |
EventStatistics.aborted(long expected) |
Specify the number of expected aborted events.
|
EventStatistics |
EventStatistics.dynamicallyRegistered(long expected) |
Specify the number of expected dynamic registration events.
|
EventStatistics |
EventStatistics.failed(long expected) |
Specify the number of expected failed events.
|
EventStatistics |
EventStatistics.fileEntryPublished(long expected) |
Specify the number of expected file entry publication events.
|
EventStatistics |
EventStatistics.finished(long expected) |
Specify the number of expected finished events.
|
EventStatistics |
EventStatistics.reportingEntryPublished(long expected) |
Specify the number of expected reporting entry publication events.
|
EventStatistics |
EventStatistics.skipped(long expected) |
Specify the number of expected skipped events.
|
EventStatistics |
EventStatistics.started(long expected) |
Specify the number of expected started events.
|
EventStatistics |
EventStatistics.succeeded(long expected) |
Specify the number of expected succeeded events.
|