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