Uses of Annotation Type
org.junit.jupiter.api.condition.DisabledOnJre
Packages that use DisabledOnJre
Package
Description
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 DisabledOnJreModifier and TypeMethodDescription(package private) boolean
DisabledOnJreCondition.isEnabled
(DisabledOnJre annotation)