blob: ee4ae17912042ecdf0a9368b1de40b91831abda3 [file] [log] [blame]
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