Package | Description |
---|---|
com.asakusafw.testdriver |
Test driver classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<JobFlowDriverInput<?>> |
JobFlowTester.inputs
The flow inputs.
|
Modifier and Type | Method and Description |
---|---|
protected JobFlowDriverInput<T> |
JobFlowDriverInput.getThis() |
<T> JobFlowDriverInput<T> |
JobFlowTester.input(String name,
Class<T> modelType)
Starts configuring the target flow input.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.