Package | Description |
---|---|
org.junit.jupiter.api.extension |
JUnit Jupiter API for writing extensions.
|
org.junit.jupiter.engine.extension |
Test extensions specific to the JUnit Jupiter test engine.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptEvaluationException
Thrown if an error is encountered while evaluating a script-based
ExecutionCondition . |
Modifier and Type | Field and Description |
---|---|
(package private) ExtensionConfigurationException |
ScriptExecutionCondition.ThrowingEvaluator.exception |