Uses of Annotation Interface
org.junit.jupiter.api.condition.EnabledOnJre
Packages that use EnabledOnJre
Package
Description
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 EnabledOnJreModifier and TypeMethodDescription(package private) boolean
EnabledOnJreCondition.isEnabled
(EnabledOnJre annotation)