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