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

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

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

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

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

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



Copyright © 2004-2013. All Rights Reserved.