@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface Timeout
VertxTestContext.awaitCompletion(long, TimeUnit)
waits before timing out.
This annotation works on both test methods and test classes.
VertxTestContext
,
Test
,
ExtendWith
public abstract TimeUnit timeUnit
Copyright © 2022 Eclipse. All rights reserved.