| Class | Description |
|---|---|
| ScriptEngineRule | |
| ScriptRule |
A jUnit4
TestRule to load and execute a script. |
| ScriptTest |
Base script test which loads an engine and provides the
script as field.
|
| SpinTestLogger |
Logger for test cases.
|
| Annotation Type | Description |
|---|---|
| Script |
Method annotation to signal a script test for the
ScriptRule TestRule. |
| ScriptEngine |
Annotation to define a
ScriptEngine of a test class
using the ScriptEngineRule. |
| ScriptVariable |
Annotation to define script variable bindings.
|
Copyright © 2014–2020 Camunda Services GmbH. All rights reserved.