| Package | Description |
|---|---|
| com.asakusafw.testdriver |
Test driver classes.
|
| com.asakusafw.testdriver.configurator |
Built-in test environment configurators.
|
| com.asakusafw.testdriver.core |
Core classes of test moderator.
|
| com.asakusafw.testdriver.directio |
Moderates test input/result using Direct I/O.
|
| com.asakusafw.testdriver.directio.api |
Tester APIs of Direct I/O.
|
| com.asakusafw.testdriver.excel |
Test data/condition definitions in Excel sheets.
|
| com.asakusafw.testdriver.excel.extension |
Extensions for test data providers using Excel books.
|
| com.asakusafw.testdriver.html |
HTML style test data definitions.
|
| com.asakusafw.testdriver.json |
JSON style Test data definitions.
|
| com.asakusafw.testdriver.loader |
Data loaders and its mock implementations.
|
| com.asakusafw.testdriver.model |
Default implementation of data model adapters.
|
| com.asakusafw.testdriver.rule |
Tiny rule builder.
|
| com.asakusafw.testdriver.tools.runner |
Asakusa batch application runner using test driver facilities.
|
| com.asakusafw.testdriver.windgate |
Moderates test input/result using WindGate.
|
| com.asakusafw.testdriver.windows |
Configures testing environment for Windows platform.
|
| Class and Description |
|---|
| DataModelDefinition
A data model definition for testing.
|
| DataModelSinkFactory
An abstract factory class of
DataModelSink. |
| DataModelSource
Source channel of model objects.
|
| DataModelSourceFactory
An abstract factory class of
DataModelSource. |
| DataModelSourceFilter
Filters
DataModelSources. |
| DifferenceSinkFactory
An abstract factory class of
DifferenceSink. |
| ModelTester
Data model tester.
|
| ModelTransformer
Transforms data model objects.
|
| ModelVerifier
Model Verifier.
|
| TestContext
The context information of tests.
|
| TestDataToolProvider
Provides test data tools for Asakusa Framework.
|
| TestToolRepository
Load tools via SPI.
|
| VerifierFactory
An abstract factory class of
Verifier. |
| VerifyRuleFactory
An abstract factory class of
VerifyRule. |
| Class and Description |
|---|
| TestingEnvironmentConfigurator
Configures the current testing environment.
|
| Class and Description |
|---|
| AbstractTestDataToolProvider
An abstract implementation of
TestDataToolProvider. |
| BaseExporterRetriever
Abstract implementation of
ExporterRetriever. |
| BaseImporterPreparator
Abstract implementation of
ImporterPreparator. |
| DataModelAdapter
Converts data model objects into unified
DataModelReflections. |
| DataModelDefinition
A data model definition for testing.
|
| DataModelDefinition.Builder
Builds a
DataModelReflection. |
| DataModelReflection
A data-model representation in record form.
|
| DataModelSink
Sink channel of model objects.
|
| DataModelSinkFactory
An abstract factory class of
DataModelSink. |
| DataModelSinkProvider
Service provider interface of
DataModelSink drivers. |
| DataModelSource
Source channel of model objects.
|
| DataModelSourceFactory
An abstract factory class of
DataModelSource. |
| DataModelSourceProvider
Service provider interface of
DataModelSource drivers. |
| Difference
Describes about a pair of the expected data and the actual data.
|
| DifferenceSink
Sink channel of
Difference objects. |
| DifferenceSinkFactory
An abstract factory class of
DifferenceSink. |
| DifferenceSinkProvider
Service provider interface of
DifferenceSink drivers. |
| ExporterRetriever
Retrieves test results from suitable
ExporterDescription. |
| ImporterPreparator
Creates test input for suitable
ImporterDescription. |
| ModelTester
Data model tester.
|
| ModelVerifier
Model Verifier.
|
| PropertyName
The normal-form of property names.
|
| PropertyType
Type variation for properties.
|
| TestContext
The context information of tests.
|
| TestDataToolProvider
Provides test data tools for Asakusa Framework.
|
| TestRule
Strategy of test result verification.
|
| TestToolRepository
Load tools via SPI.
|
| Verifier
Result verifier.
|
| Verifier.Validatable
An extension interface for
Verifier. |
| VerifierFactory
An abstract factory class of
Verifier. |
| VerifyContext
Verification context.
|
| VerifyEngine
Verifies model objects using
VerifyRule and expected data set. |
| VerifyRule
Strategy of test result verification.
|
| VerifyRuleFactory
An abstract factory class of
VerifyRule. |
| VerifyRuleProvider
Service provider interface of
VerifyRule drivers. |
| Class and Description |
|---|
| BaseExporterRetriever
Abstract implementation of
ExporterRetriever. |
| BaseImporterPreparator
Abstract implementation of
ImporterPreparator. |
| DataModelDefinition
A data model definition for testing.
|
| DataModelSource
Source channel of model objects.
|
| ExporterRetriever
Retrieves test results from suitable
ExporterDescription. |
| ImporterPreparator
Creates test input for suitable
ImporterDescription. |
| TestContext
The context information of tests.
|
| Class and Description |
|---|
| DataModelSourceFactory
An abstract factory class of
DataModelSource. |
| Class and Description |
|---|
| DataModelDefinition
A data model definition for testing.
|
| DataModelReflection
A data-model representation in record form.
|
| DataModelSink
Sink channel of model objects.
|
| DataModelSinkFactory
An abstract factory class of
DataModelSink. |
| DataModelSinkProvider
Service provider interface of
DataModelSink drivers. |
| DataModelSource
Source channel of model objects.
|
| DataModelSourceProvider
Service provider interface of
DataModelSource drivers. |
| PropertyName
The normal-form of property names.
|
| PropertyType
Type variation for properties.
|
| TestContext
The context information of tests.
|
| VerifyContext
Verification context.
|
| VerifyRule
Strategy of test result verification.
|
| VerifyRuleProvider
Service provider interface of
VerifyRule drivers. |
| Class and Description |
|---|
| PropertyName
The normal-form of property names.
|
| PropertyType
Type variation for properties.
|
| VerifyContext
Verification context.
|
| Class and Description |
|---|
| DataModelDefinition
A data model definition for testing.
|
| Difference
Describes about a pair of the expected data and the actual data.
|
| DifferenceSink
Sink channel of
Difference objects. |
| DifferenceSinkFactory
An abstract factory class of
DifferenceSink. |
| DifferenceSinkProvider
Service provider interface of
DifferenceSink drivers. |
| TestContext
The context information of tests.
|
| Class and Description |
|---|
| DataModelDefinition
A data model definition for testing.
|
| DataModelReflection
A data-model representation in record form.
|
| DataModelScanner
Scans properties in
DataModelDefinition. |
| DataModelSource
Source channel of model objects.
|
| DataModelSourceProvider
Service provider interface of
DataModelSource drivers. |
| PropertyName
The normal-form of property names.
|
| TestContext
The context information of tests.
|
| Class and Description |
|---|
| DataModelDefinition
A data model definition for testing.
|
| DataModelSourceFactory
An abstract factory class of
DataModelSource. |
| TestContext
The context information of tests.
|
| Class and Description |
|---|
| DataModelAdapter
Converts data model objects into unified
DataModelReflections. |
| DataModelDefinition
A data model definition for testing.
|
| DataModelDefinition.Builder
Builds a
DataModelReflection. |
| DataModelReflection
A data-model representation in record form.
|
| PropertyName
The normal-form of property names.
|
| PropertyType
Type variation for properties.
|
| Class and Description |
|---|
| DataModelDefinition
A data model definition for testing.
|
| DataModelReflection
A data-model representation in record form.
|
| PropertyName
The normal-form of property names.
|
| PropertyType
Type variation for properties.
|
| TestRule
Strategy of test result verification.
|
| VerifyRule
Strategy of test result verification.
|
| Class and Description |
|---|
| DataModelSinkFactory
An abstract factory class of
DataModelSink. |
| DataModelSourceFactory
An abstract factory class of
DataModelSource. |
| Difference
Describes about a pair of the expected data and the actual data.
|
| ModelTester
Data model tester.
|
| ModelTransformer
Transforms data model objects.
|
| TestContext
The context information of tests.
|
| TestToolRepository
Load tools via SPI.
|
| VerifierFactory
An abstract factory class of
Verifier. |
| Class and Description |
|---|
| BaseExporterRetriever
Abstract implementation of
ExporterRetriever. |
| BaseImporterPreparator
Abstract implementation of
ImporterPreparator. |
| DataModelDefinition
A data model definition for testing.
|
| DataModelReflection
A data-model representation in record form.
|
| DataModelSource
Source channel of model objects.
|
| DataModelSourceProvider
Service provider interface of
DataModelSource drivers. |
| ExporterRetriever
Retrieves test results from suitable
ExporterDescription. |
| ImporterPreparator
Creates test input for suitable
ImporterDescription. |
| TestContext
The context information of tests.
|
| Class and Description |
|---|
| TestingEnvironmentConfigurator
Configures the current testing environment.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.