org.junit.jupiter.api.condition.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!
/**
* Annotation-based conditions for enabling or disabling tests in JUnit Jupiter.
*/
package org.junit.jupiter.api.condition;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy