Class TestResultList

java.lang.Object
net.thucydides.core.model.TestResultList

public class TestResultList extends Object
A list of test results, used to determine the overall test result.
  • Constructor Details

    • TestResultList

      public TestResultList()
  • Method Details