Apache XMLBeans, AssertXML for TestNG
-------------------------------------
Key: XMLBEANS-480
URL: https://issues.apache.org/jira/browse/XMLBEANS-480
Project: XMLBeans
Issue Type: Improvement
Components: Tools
Environment: N/A
Reporter: John Patrick
I use XML Beans and TestNG but have to custom handler for tests, it's not a
simple one liner to check it valid and if invalid output the problems.
So I've writting a AssertXML.assert[Valid|Invalid](XmlObject actual[, String
message])
Not sure where it should live in XMLBeans, maybe it's own maven artifact. Or
maybe it should exist in TestNG or JUnit... I've not idea so I thought I'ld
start here.
Check out the file at https://gist.github.com/2303747
John
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]