AMLSim
/
jars
/junit5-r5.10.2
/platform-tooling-support-tests
/projects
/jar-describe-module
/junit-platform-jfr.expected.txt
org.junit.platform.jfr@${platformVersion} jar:file:.+/junit-platform-jfr-\d.+\.jar..module-info\.class | |
requires java.base mandated | |
requires jdk.jfr | |
requires org.apiguardian.api static | |
requires org.junit.platform.engine | |
requires org.junit.platform.launcher | |
provides org.junit.platform.launcher.LauncherDiscoveryListener with org.junit.platform.jfr.FlightRecordingDiscoveryListener | |
provides org.junit.platform.launcher.TestExecutionListener with org.junit.platform.jfr.FlightRecordingExecutionListener | |
contains org.junit.platform.jfr | |