Modifier and Type | Method and Description |
---|---|
Checkpoint |
VertxTestContext.checkpoint()
Create a checkpoint.
|
Checkpoint |
VertxTestContext.checkpoint(int requiredNumberOfPasses)
Create a checkpoint.
|
Checkpoint |
VertxTestContext.strictCheckpoint()
Create a strict checkpoint.
|
Checkpoint |
VertxTestContext.strictCheckpoint(int requiredNumberOfPasses)
Create a strict checkpoint.
|
Copyright © 2018 Eclipse. All rights reserved.