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