Class ParameterizedTestsOutcomeAggregator

java.lang.Object
net.serenitybdd.junit.runners.ParameterizedTestsOutcomeAggregator

public class ParameterizedTestsOutcomeAggregator extends Object
  • Method Details

    • from

      public static ParameterizedTestsOutcomeAggregator from(SerenityParameterizedRunner serenityParameterizedRunner)
    • aggregateTestOutcomesByTestMethods

      public List<net.thucydides.model.domain.TestOutcome> aggregateTestOutcomesByTestMethods()
    • getTestOutcomesForAllParameterSets

      public List<net.thucydides.model.domain.TestOutcome> getTestOutcomesForAllParameterSets()