| Package | Description |
|---|---|
| org.junit.jupiter.engine.script |
Scripting support specific to the JUnit Jupiter test engine.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ScriptExecutionManager.evaluate(Script script,
Bindings bindings)
Evaluate the script using the given bindings.
|
Copyright © 2020. All rights reserved.