|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FailureStepType | |
|---|---|
| org.castor.xmlctf | |
| org.exolab.castor.tests.framework.testDescriptor | |
| org.exolab.castor.tests.framework.testDescriptor.types | |
| Uses of FailureStepType in org.castor.xmlctf |
|---|
| Methods in org.castor.xmlctf with parameters of type FailureStepType | |
|---|---|
protected boolean |
XMLTestCase.checkExceptionWasExpected(Exception exception,
FailureStepType checkStep)
Called when a test case throws an Exception. |
| Uses of FailureStepType in org.exolab.castor.tests.framework.testDescriptor |
|---|
| Methods in org.exolab.castor.tests.framework.testDescriptor that return FailureStepType | |
|---|---|
FailureStepType |
SchemaDifferencesType.getFailureStep()
Returns the value of field 'failureStep'. |
FailureStepType |
FailureType.getFailureStep()
Returns the value of field 'failureStep'. |
| Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type FailureStepType | |
|---|---|
void |
SchemaDifferencesType.setFailureStep(FailureStepType failureStep)
Sets the value of field 'failureStep'. |
void |
FailureType.setFailureStep(FailureStepType failureStep)
Sets the value of field 'failureStep'. |
| Uses of FailureStepType in org.exolab.castor.tests.framework.testDescriptor.types |
|---|
| Fields in org.exolab.castor.tests.framework.testDescriptor.types declared as FailureStepType | |
|---|---|
static FailureStepType |
FailureStepType.COMPARE_TO_REFERENCE
The instance of the compare-to-reference type |
static FailureStepType |
FailureStepType.CUSTOM_TEST
The instance of the custom-test type |
static FailureStepType |
FailureStepType.LISTENER_COMPARISON
The instance of the listener-comparison type |
static FailureStepType |
FailureStepType.LOAD_GENERATED_CLASSES
The instance of the load-generated-classes type |
static FailureStepType |
FailureStepType.MARSHAL_TO_DISK
The instance of the marshal-to-disk type |
static FailureStepType |
FailureStepType.PARSE_SCHEMA
The instance of the parse-schema type |
static FailureStepType |
FailureStepType.SECOND_COMPARE
The instance of the second-compare type |
static FailureStepType |
FailureStepType.SECOND_UNMARSHAL
The instance of the second-unmarshal type |
static FailureStepType |
FailureStepType.SOURCE_COMPILATION
The instance of the source-compilation type |
static FailureStepType |
FailureStepType.SOURCE_GENERATION
The instance of the source-generation type |
static FailureStepType |
FailureStepType.UNMARSHAL_REFERENCE
The instance of the unmarshal-reference type |
static FailureStepType |
FailureStepType.WRITE_SCHEMA
The instance of the write-schema type |
| Methods in org.exolab.castor.tests.framework.testDescriptor.types that return FailureStepType | |
|---|---|
static FailureStepType |
FailureStepType.valueOf(String string)
Method valueOf.Returns a new FailureStepType based on the given String value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||