
org.junit.gen5.launcher.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-launcher Show documentation
Show all versions of junit-launcher Show documentation
Module "junit-launcher" of JUnit 5.
The newest version!
/**
* Public API for configuring and launching test plans.
*
* This API is typically used by IDEs and build tools.
*/
package org.junit.gen5.launcher;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy