Class TestErrorEvent


public final class TestErrorEvent extends AbstractTestControlEvent<ReportEntry>
The event for the erroneous test.
Since:
3.0.0-M5
  • Constructor Details

    • TestErrorEvent

      public TestErrorEvent(ReportEntry reportEntry)