| Home >> All >> org >> apache >> ws >> jaxme >> [ junit Javadoc ] |
org.apache.ws.jaxme.junit: Javadoc index of package org.apache.ws.jaxme.junit.
Package Samples:
org.apache.ws.jaxme.junit
Classes:
RecursionTest: Tests for unmarshalling from a string, them marshalling to another string and unmarshalling back to another object for comparison. Three different recursive schemas are used: Direct recursion: A node is recurring directly under itself. Indirect recursion: A node is recurring as a child of another node within itself. Potential direct/indirect recursion: A node is directly recurring/indirectly recurring under as one of the choices under itself.
PrintParseTest: Test case for the printMethod and parseMethod attributes in jaxb:javaType .
PrinterCreatorTest: Basic test for marshalling and unmarshalling an Address document.
EnumerationTest: Test suite for enumerations generated by xs:enum .
ParserTest: Implements some basic tests for the Schema generator.
WildcardTest: Test case for wildcard attributes and elements.
EventsTest: Tests, whether various events are generated.
BaseTestCase: A base class for JUnit tests.
JiraTest: Some excerpts from Jira bug reports.
DefaultValueTest
JaxbTest
MarshallerTest
NestedGroupTest
PrintParse
| Home | Contact Us | Privacy Policy | Terms of Service |