| Class | Description |
|---|---|
| RepeatRule | |
| RunTestOnContext |
A JUnit rule that runs tests on a Vert.x context.
|
| Timeout |
A rule for configuring the tests timeout.
|
| VertxUnitRunner |
A JUnit runner for writing asynchronous tests.
|
| VertxUnitRunnerWithParameters | |
| VertxUnitRunnerWithParametersFactory |
A
ParametersRunnerFactory for a VertxUnitRunner
for enabling Vert.x Unit parameterized tests. |
| Annotation Type | Description |
|---|---|
| Repeat |
Annotates a test method to repeat this test several times.
|
Copyright © 2025 Eclipse. All rights reserved.