|
Class Summary |
| BugFix |
Encapsulates information about a bug fix, including the
reporter's
name (or Email address), the date of the report and of the fix,
and one or more comments about the bug. |
| CallMethod |
A single method to call |
| Configuration |
|
| ConfigurationType |
Configuration for marshaling or unmarshaling or source
generation. |
| CustomTest |
Class CustomTest. |
| CustomTestType |
This element specifies an optional user-provided test. |
| Failure |
Class Failure. |
| FailureType |
True if this test is expected to throw an Exception and if it
would thus
be an error if the test does not throw an Exception. |
| Listener |
Class Listener. |
| ListenerType |
|
| Marshal |
Class Marshal. |
| MarshallingTest |
Test marshaling. |
| Methods |
Class Methods. |
| OnlySourceGenerationTest |
Tests source generation only, and does not attempt to use the
generated code. |
| Root_Object |
The qualified name of the root Object.
|
| RootType |
The definition of the Root Type in the object model. |
| SchemaDifferences |
Class SchemaDifferences. |
| SchemaDifferencesType |
If you expect a non-zero number of differences when comparing
schemas,
add one of these elements and provide the FailureStep attribute
to say which step this difference applies to. |
| SchemaTest |
Tests a schema. |
| SourceGeneratorTest |
Tests source generation and then tests the generated source,
testing
both marshaling and unmarshaling. |
| StringType |
A Java String. |
| TestDescriptor |
Castor Testing Framework Test Descriptor XML Schema
Namespace: http://castor.exolab.org/Test
This schema is used to generate the
org.exolab.castor.tests.framework.testdescriptor package
Note: This schema is under evolution and subject to change.
|
| TestDescriptorChoice |
Class TestDescriptorChoice. |
| UnitTestCase |
A definition of a single Unit Test testcase. |
| UnitTestCaseChoice |
Class UnitTestCaseChoice. |
| Unmarshal |
Class Unmarshal. |
| Value |
A parameter to be provided to a method. |