Test for W3CDomHandler
Functional tests for W3CDomHandlerChecking that tested functionality is correct
| Assertion | Test Case ID | 
|---|---|
| the test creates instance of W3CDomHandler object. no exceptions expected | Ctor001 | 
| the test creates instance of W3CDomHandler object. no exceptions expected | Ctor002 | 
| the test creates instance of W3CDomHandler object. no exceptions expected | Ctor003 | 
Test cases included:
  Ctor001,
  Ctor002,
  Ctor003.
| Item | Value | 
|---|---|
| title | Provides W3CDomHandler implementation tests | 
| source | W3CDomHandlerTests.java | 
| executeClass | javasoft.sqe.tests.api.jakarta.xml.bind.annotation.W3CDomHandler.W3CDomHandlerTests | 
| keywords | runtime | 
| executeArgs | -TestCaseID ALL |