Uses of Class
org.exolab.castor.tests.framework.testDescriptor.FailureType

Packages that use FailureType
org.castor.xmlctf   
org.exolab.castor.tests.framework.testDescriptor   
 

Uses of FailureType in org.castor.xmlctf
 

Fields in org.castor.xmlctf declared as FailureType
protected  FailureType XMLTestCase._failure
          The failure object that is not null if the test is expected to fail.
 

Uses of FailureType in org.exolab.castor.tests.framework.testDescriptor
 

Subclasses of FailureType in org.exolab.castor.tests.framework.testDescriptor
 class Failure
          Class Failure.
 

Methods in org.exolab.castor.tests.framework.testDescriptor that return FailureType
static FailureType Failure.unmarshal(Reader reader)
          Method unmarshal.
static FailureType FailureType.unmarshal(Reader reader)
          Method unmarshal.
 



Copyright © 2012. All Rights Reserved.