Uses of Class
org.stjs.testing.driver.TestResult

Packages that use TestResult
org.stjs.testing.driver   
 

Uses of TestResult in org.stjs.testing.driver
 

Methods in org.stjs.testing.driver that return TestResult
 TestResult BrowserConnection.buildResult(String message, String location)
           
 TestResult TestResultCollection.getResult(int i)
           
 

Methods in org.stjs.testing.driver with parameters of type TestResult
 void TestResultCollection.addResult(TestResult result)
           
 



Copyright © 2012. All Rights Reserved.