Uses of Class
org.junit.jupiter.api.condition.EnabledOnJre
-
Packages that use EnabledOnJre Package Description org.junit.jupiter.api.condition Annotation-based conditions for enabling or disabling tests in JUnit Jupiter. -
-
Uses of EnabledOnJre in org.junit.jupiter.api.condition
Methods in org.junit.jupiter.api.condition with parameters of type EnabledOnJre Modifier and Type Method Description (package private) boolean
EnabledOnJreCondition. isEnabled(EnabledOnJre annotation)
-