Uses of Class
org.easetech.easytest._1.TestRecord

Packages that use TestRecord
org.easetech.easytest._1   
 

Uses of TestRecord in org.easetech.easytest._1
 

Fields in org.easetech.easytest._1 with type parameters of type TestRecord
protected  List<TestRecord> TestMethod.testRecord
           
 

Methods in org.easetech.easytest._1 that return TestRecord
 TestRecord ObjectFactory.createTestRecord()
          Create an instance of TestRecord
 

Methods in org.easetech.easytest._1 that return types with arguments of type TestRecord
 List<TestRecord> TestMethod.getTestRecord()
          Gets the value of the testRecord property.
 



Copyright © 2013. All Rights Reserved.