Package | Description |
---|---|
io.vertx.junit5 |
Modifier and Type | Method and Description |
---|---|
VertxTestContext |
VertxTestContextParameterProvider.newInstance(org.junit.jupiter.api.extension.ExtensionContext extensionContext,
org.junit.jupiter.api.extension.ParameterContext parameterContext) |
VertxTestContext |
VertxTestContext.verify(VertxTestContext.ExecutionBlock block)
Allow verifications and assertions to be made.
|
Modifier and Type | Method and Description |
---|---|
ParameterClosingConsumer<VertxTestContext> |
VertxTestContextParameterProvider.parameterClosingConsumer() |
Class<VertxTestContext> |
VertxTestContextParameterProvider.type() |
Copyright © 2021 Eclipse. All rights reserved.