@CleanupObligation
public interface ObservationAssert
| Modifier and Type | Method and Description |
|---|---|
void |
assertObservation()
Assert that a sequence of messages has not been seen.
|
default void |
assertObservation(long time,
TimeUnit tu) |
@DischargesObligation void assertObservation()
@DischargesObligation
default void assertObservation(long time,
TimeUnit tu)
throws InterruptedException
InterruptedExceptionCopyright © 2021 SPF4J. All rights reserved.