Class: VertxUnit::TestCompletion
- Inherits:
-
Completion
- Object
- Completion
- VertxUnit::TestCompletion
- Defined in:
- /Users/julien/java/vertx-stack/stack-docs/target/rb/vertx-unit/test_completion.rb
Overview
This object provides callback-ability for the end of a test suite, the completion succeeds
when all tests pass otherwise it fails.
Method Summary
Methods inherited from Completion
#await, #await_success, #completed?, #failed?, #handler, #resolve, #succeeded?