org.junit.jupiter.api.parallel.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-jupiter-api Show documentation
Show all versions of junit-jupiter-api Show documentation
Module "junit-jupiter-api" of JUnit 5.
The newest version!
/**
* JUnit Jupiter API for influencing parallel test execution.
*/
package org.junit.jupiter.api.parallel;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy