Package | Description |
---|---|
com.asakusafw.testdriver.windgate |
Moderates test input/result using WindGate.
|
com.asakusafw.vocabulary.windgate |
Asakusa DSL vocabularies extensions for WindGate.
|
Modifier and Type | Method and Description |
---|---|
<V> ModelOutput<V> |
WindGateImporterPreparator.createOutput(DataModelDefinition<V> definition,
WindGateImporterDescription description,
TestContext context) |
static <T> ProcessScript<T> |
WindGateTestHelper.createProcessScript(Class<T> modelType,
WindGateImporterDescription description)
Creates a new
ProcessScript for testing. |
void |
WindGateImporterPreparator.truncate(WindGateImporterDescription description,
TestContext context) |
Modifier and Type | Class and Description |
---|---|
class |
FsImporterDescription
An abstract super class that describes importer process using LocalFs/WindGate.
|
class |
JdbcImporterDescription
An abstract super class that describes importer process using JDBC/WindGate.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.