Class DisabledIfCondition

java.lang.Object
org.junit.jupiter.api.condition.MethodBasedCondition<DisabledIf>
org.junit.jupiter.api.condition.DisabledIfCondition
All Implemented Interfaces:
ExecutionCondition, Extension

class DisabledIfCondition extends MethodBasedCondition<DisabledIf>
Since:
5.7
See Also:
  • Constructor Details

    • DisabledIfCondition

      DisabledIfCondition()
  • Method Details