| Package | Description |
|---|---|
| com.asakusafw.testdriver.core |
Core classes of test moderator.
|
| com.asakusafw.testdriver.directio |
Moderates test input/result using Direct I/O.
|
| com.asakusafw.testdriver.windgate |
Moderates test input/result using WindGate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExporterRetriever<T extends ExporterDescription>
Abstract implementation of
ExporterRetriever. |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectFileOutputRetriever
An implementation of
ExporterRetriever for DirectFileOutputDescription. |
| Modifier and Type | Class and Description |
|---|---|
class |
WindGateExporterRetriever
Implementation of
ExporterRetriever for WindGateExporterDescriptions. |
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.