Uses of Interface
org.junit.jupiter.api.extension.ExecutionCondition

Packages that use ExecutionCondition
Package
Description
Annotation-based conditions for enabling or disabling tests in JUnit Jupiter.
Configuration specific to the JUnit Jupiter test engine.
Internal classes for test execution within the JUnit Jupiter test engine.
Test extensions specific to the JUnit Jupiter test engine.
Extensions which provide support for conditional test execution features of JUnit 4 (e.g., the @Ignore annotation) within JUnit Jupiter.