AMLSim
/
jars
/junit5-r5.10.2
/platform-tooling-support-tests
/projects
/jar-describe-module
/junit-platform-reporting.expected.txt
org.junit.platform.reporting@${platformVersion} jar:file:.+/junit-platform-reporting-\d.+\.jar..module-info\.class | |
exports org.junit.platform.reporting.legacy | |
exports org.junit.platform.reporting.legacy.xml | |
exports org.junit.platform.reporting.open.xml | |
requires java.base mandated | |
requires java.xml | |
requires org.apiguardian.api static transitive | |
requires org.junit.platform.commons | |
requires org.junit.platform.engine transitive | |
requires org.junit.platform.launcher transitive | |
provides org.junit.platform.launcher.TestExecutionListener with org.junit.platform.reporting.open.xml.OpenTestReportGeneratingListener | |