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