Uses of Class
net.thucydides.core.statistics.model.TestRun

Packages that use TestRun
net.thucydides.core.statistics.model   
 

Uses of TestRun in net.thucydides.core.statistics.model
 

Methods in net.thucydides.core.statistics.model that return TestRun
 TestRun TestRun.at(Date executionDate)
           
static TestRun TestRun.from(TestOutcome result)
           
 TestRun TestRun.inProject(String projectKey)
           
 

Methods in net.thucydides.core.statistics.model that return types with arguments of type TestRun
 Set<TestRun> TestRunTag.getTestRuns()
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.