Class TestCaseReport

java.lang.Object
io.vertx.rxjava3.ext.unit.report.TestCaseReport
All Implemented Interfaces:
RxDelegate

public class TestCaseReport extends Object implements RxDelegate
Report the execution of a test case.

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

  • Field Details

  • Constructor Details

    • TestCaseReport

      public TestCaseReport(TestCaseReport delegate)
    • TestCaseReport

      public TestCaseReport(Object delegate)
  • Method Details