Class TestCompletion


  • public class TestCompletion
    extends Completion<Void>
    This object provides callback-ability for the end of a test suite, the completion succeeds when all tests pass otherwise it fails.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.