All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description Checkpoint A test completion checkpoint, flagging it advances towards the test context completion.CountingCheckpoint Checkpoints that count the number of flag invocations.ParameterClosingConsumer<T> A consumer to close extension parameters, like closing a Vert.x context, a web client, etc.RunTestOnContext An extension that runs tests on a Vert.x context.ScopedObject<T> A parameter as an object with a scope and that can be closed when the scope exits.Timeout Specify how longVertxTestContext.awaitCompletion(long, TimeUnit)waits before timing out.VertxExtension JUnit 5 Vert.x extension that allows parameter injection as well as an automatic lifecycle on theVertxTestContextinstance.VertxExtensionParameterProvider<T> AVertxExtensiontest method parameter provider service provider interface.VertxParameterProvider VertxTestContext A test context to wait on the outcomes of asynchronous operations.VertxTestContext.ExecutionBlock Interface for an executable block of assertion code.VertxTestContextParameterProvider Vert.x test context parameter provider holder class.