Test for DomHandler
Functional tests for DomHandlerChecking that tested functionality is correct
| Assertion | Test Case ID | 
|---|---|
| the test calls createUnmarshaller method | createUnmarshaller001 | 
| the test calls marshal method with wrong parameters | marshal001 | 
| the test calls marshal method with valid parameters | marshal002 | 
Test cases included:
  createUnmarshaller001,
  marshal001,
  marshal002.
| Item | Value | 
|---|---|
| title | Provides DomHandler implementation tests | 
| source | DomHandlerTests.java | 
| executeClass | javasoft.sqe.tests.api.jakarta.xml.bind.annotation.DomHandler.DomHandlerTests | 
| keywords | runtime | 
| executeArgs | -TestCaseID ALL |