| Package | Description |
|---|---|
| com.asakusafw.testdriver |
Test driver classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlowDriverInput<T,S extends FlowDriverInput<T,S>>
An abstract super class which represents an input port of data flow on testing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlowPartDriverInput<T>
A flow input driver for testing flow-parts.
|
class |
JobFlowDriverInput<T>
A flow input driver for testing jobflows.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.