Supporting module containing classes that makes it easy to generate JUnit style XML reports, which can be parsed/visualized by Jenkins/etc. The actual XML-schema is defined in report.xml which is then used for Pojo generation using the XMLBeans Maven plugin.
These classes are used by the ReadyAPI4j Maven Plugin for generating corresponding reports after test execution.