Class TestResultList

java.lang.Object
net.thucydides.model.domain.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