Uses of Annotation Type
org.junit.jupiter.api.Disabled
Packages that use Disabled
Package
Description
Test extensions specific to the JUnit Jupiter test engine.
-
Uses of Disabled in org.junit.jupiter.engine.extension
Methods in org.junit.jupiter.engine.extension with parameters of type DisabledModifier and TypeMethodDescriptionprivate ConditionEvaluationResult
DisabledCondition.toResult
(AnnotatedElement element, Disabled annotation)