tree: 95b90d478b03493fd7ea7b77fa1690ae386ed2b8 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. README.md
build-logic/performance-testing/README.md

Performance Testing Plugin

Generated JUnit4 XML report parser code

Classes in the gradlebuild.performance.junit4 package were generated using IntelliJ IDEA based on an XSD for the JUnit 4 XML report files from Jenkins https://github.com/junit-team/junit5/issues/2625#issuecomment-850316355

The SecureUnmarshaller is a utility class to make sure the XML parsing is not vulnerable to the usual XML processing attacks.