| Package | Description |
|---|---|
| io.beanmother.core.script | |
| io.beanmother.core.script.std |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodReflectionEvalScriptRunner |
| Modifier and Type | Method and Description |
|---|---|
ScriptRunner |
DefaultScriptHandler.get(ScriptFragment scriptFragment) |
| Modifier and Type | Method and Description |
|---|---|
Set<ScriptRunner> |
ScriptRunnerModule.getScriptRunners()
Get registered
ScriptRunners. |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptHandler.register(ScriptRunner scriptRunner)
Register a ScriptRunner
|
void |
DefaultScriptHandler.register(ScriptRunner scriptRunner) |
| Modifier and Type | Class and Description |
|---|---|
class |
FakerScriptRunner
A FakerScriptRunner is a ScriptRunner that wraps Faker library
|
class |
SequenceScriptRunner
A SequenceScriptRunner returns sequential number (increase 1) when it runs.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ScriptRunner> |
StandardScriptRunnerModule.getScriptRunners() |
Copyright © 2018. All rights reserved.