Package | Description |
---|---|
com.asakusafw.testdriver |
Test driver classes.
|
Modifier and Type | Method and Description |
---|---|
protected FlowPartDriverInput<T> |
FlowPartDriverInput.getThis() |
<T> FlowPartDriverInput<T> |
FlowPartTester.input(String name,
Class<T> modelType)
Starts configuring the target flow input.
|
FlowPartDriverInput<T> |
FlowPartDriverInput.withDataSize(ImporterDescription.DataSize dataSize)
Deprecated.
cannot change the estimated data size on testing flow-part
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.