Uses of Class
com.atlassian.maven.qunit.collector.TestResult

Packages that use TestResult
com.atlassian.maven.qunit.collector   
com.atlassian.maven.qunit.writer   
 

Uses of TestResult in com.atlassian.maven.qunit.collector
 

Methods in com.atlassian.maven.qunit.collector that return types with arguments of type TestResult
 java.util.List<TestResult> QUnitWebDriverTestSuite.run()
           
 

Uses of TestResult in com.atlassian.maven.qunit.writer
 

Methods in com.atlassian.maven.qunit.writer with parameters of type TestResult
static void ResultWriter.outputXmlTestSuiteResult(TestResult result, java.io.File reportsDir)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.