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