Package org.junit.jupiter.api.condition
Class DisabledOnJreCondition
java.lang.Object
org.junit.jupiter.api.condition.BooleanExecutionCondition<DisabledOnJre>
org.junit.jupiter.api.condition.DisabledOnJreCondition
- All Implemented Interfaces:
ExecutionCondition
,Extension
- Since:
- 5.1
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.jupiter.api.condition.BooleanExecutionCondition
evaluateExecutionCondition
-
Constructor Details
-
DisabledOnJreCondition
DisabledOnJreCondition()
-
-
Method Details
-
isEnabled
- Specified by:
isEnabled
in classBooleanExecutionCondition<DisabledOnJre>
-