Class TestCase


  • public class TestCase
    extends Object
    A test case object can be used to create a single test.

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

    • Field Detail

      • __TYPE_ARG

        public static final io.vertx.lang.rx.TypeArg<TestCase> __TYPE_ARG
    • Constructor Detail

      • TestCase

        public TestCase​(TestCase delegate)
      • TestCase

        public TestCase​(Object delegate)