Class SerenityTestExecutionSummary

java.lang.Object
net.serenitybdd.junit5.SerenityTestExecutionSummary

public class SerenityTestExecutionSummary extends Object
  • Field Details

  • Constructor Details

    • SerenityTestExecutionSummary

      public SerenityTestExecutionSummary(org.junit.platform.launcher.TestPlan testPlan)
  • Method Details

    • addFailure

      public void addFailure(org.junit.platform.launcher.TestIdentifier testIdentifier, Throwable throwable)