Uses of Class
com.thalesgroup.dtkit.junit.model.Testcase

Packages that use Testcase
com.thalesgroup.dtkit.junit.model   
 

Uses of Testcase in com.thalesgroup.dtkit.junit.model
 

Fields in com.thalesgroup.dtkit.junit.model with type parameters of type Testcase
protected  List<Testcase> Testsuite.testcase
           
 

Methods in com.thalesgroup.dtkit.junit.model that return Testcase
 Testcase ObjectFactory.createTestcase()
          Create an instance of Testcase
 

Methods in com.thalesgroup.dtkit.junit.model that return types with arguments of type Testcase
 List<Testcase> Testsuite.getTestcase()
          Gets the value of the testcase property.
 



Copyright © 2004-2013. All Rights Reserved.