Package | Description |
---|---|
org.junit.jupiter.engine.extension |
Test extensions specific to the JUnit Jupiter test engine.
|
Modifier and Type | Field and Description |
---|---|
private ScriptExecutionManager |
ScriptExecutionEvaluator.scriptExecutionManager |
Modifier and Type | Method and Description |
---|---|
(package private) ConditionEvaluationResult |
ScriptExecutionEvaluator.evaluate(ScriptExecutionManager manager,
Script script,
javax.script.Bindings bindings) |