Class ParameterizedTestsOutcomeAggregator

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

public class ParameterizedTestsOutcomeAggregator
extends java.lang.Object
  • Method Details

    • from

      public static ParameterizedTestsOutcomeAggregator from​(SerenityParameterizedRunner serenityParameterizedRunner)
    • aggregateTestOutcomesByTestMethods

      public java.util.List<net.thucydides.core.model.TestOutcome> aggregateTestOutcomesByTestMethods()
    • getTestOutcomesForAllParameterSets

      public java.util.List<net.thucydides.core.model.TestOutcome> getTestOutcomesForAllParameterSets()