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