| Interface | Description | 
|---|---|
| Checkpoint | 
 A test completion checkpoint, flagging it advances towards the test context completion. 
 | 
| VertxTestContext.ExecutionBlock | 
 Interface for an executable block of assertion code. 
 | 
| Class | Description | 
|---|---|
| VertxExtension | 
 JUnit 5 Vert.x extension that allows parameter injection as well as an automatic lifecycle on the  
VertxTestContext instance. | 
| VertxTestContext | 
 A test context to wait on the outcomes of asynchronous operations. 
 | 
| Annotation Type | Description | 
|---|---|
| Timeout | 
 Specify how long  
VertxTestContext.awaitCompletion(long, TimeUnit) waits before timing out. | 
Copyright © 2020 Eclipse. All rights reserved.