Timeout(value: Int, timeUnit: TimeUnit)
Specify how long VertxTestContext#awaitCompletion(long, TimeUnit) waits before timing out.
This annotation works on both test methods and test classes.
Author
Julien Ponge
See Also
VertxTestContextorg.junit.jupiter.api.Testorg.junit.jupiter.api.extension.ExtendWith