public class ScriptEngineRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
ScriptEngineRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
ScriptEngine |
getScriptEngine()
Get the script engine defined by the @
ScriptEngine Annotation |
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRulepublic ScriptEngine getScriptEngine()
ScriptEngine AnnotationCopyright © 2014–2020 Camunda Services GmbH. All rights reserved.