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

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

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

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

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

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



Copyright © 2004-2013. All Rights Reserved.