TEST JAXBContext_CTTests - createMarshaller, createUnmarshaller tests. (content tree test)
| Description | TestCase | 
|---|---|
| The test creates a marshaller object, creates a java content tree and marshals it using the marshaller. | createMarshaller001 | 
| The test creates a unmarshaller object and unmarshals JAXBContext.xml. | createUnmarshaller001 | 
| The test creates a binder object, unmarshals JAXBContext.xml and then modifies result. | createBinder001 | 
| public | createBinder002 | 
| The test creates a JAXBIntrospector object. | createJAXBIntrospector001 | 
| Item | Value | 
|---|---|
| title | JAXBContext_CTTests - createMarshaller, createUnmarshaller tests. (content tree test) | 
| name | JAXBContext_CTTests | 
| source | ObjectFactory.java JAXBContext_CTTests.java | 
| schemaName | JAXBContext.xsd | 
| executeClass | javasoft.sqe.tests.bind.jaxbcontext.JAXBContext_CTTests | 
| executeArgs | -TestURL $testURL -package $package -schema JAXBContext.xsd | 
| keywords | positive document runtime | 
| package | javasoft.sqe.tests.bind.jaxbcontext |