Checkpoint.flag()
when request is completed and no assertion failsVertxTestContext.completeNow()
when request is completed and no assertion failsonEnd
code block wrapped in VertxTestContext.verify(VertxTestContext.ExecutionBlock)
when request is completed and no assertion failsBuffer
and flag the provided checkpoint with Checkpoint.flag()
when request is completed and no assertion failsBuffer
and complete test context with VertxTestContext.completeNow()
when request is completed and no assertion failsBuffer
and execute onEnd
code block wrapped in VertxTestContext.verify(VertxTestContext.ExecutionBlock)
when request is completed and no assertion failsCheckpoint.flag()
when request is completed and no assertion failsVertxTestContext.completeNow()
when request is completed and no assertion failsonEnd
code block wrapped in VertxTestContext.verify(VertxTestContext.ExecutionBlock)
when request is completed and no assertion failsCheckpoint.flag()
when request is completed and no assertion failsVertxTestContext.completeNow()
when request is completed and no assertion failsonEnd
code block wrapped in VertxTestContext.verify(VertxTestContext.ExecutionBlock)
when request is completed and no assertion failsCheckpoint.flag()
when request is completed and no assertion failsVertxTestContext.completeNow()
when request is completed and no assertion failsonEnd
code block wrapped in VertxTestContext.verify(VertxTestContext.ExecutionBlock)
when request is completed and no assertion failsTestRequest
object with provided client, method and pathHttpRequest
in a new TestRequest
Copyright © 2020 Eclipse. All rights reserved.