| Package | Description |
|---|---|
| com.asakusafw.testdriver |
Test driver classes.
|
| com.asakusafw.testdriver.directio.api |
Tester APIs of Direct I/O.
|
| com.asakusafw.testdriver.executor |
Executes test tasks.
|
| com.asakusafw.testdriver.tools.runner |
Asakusa batch application runner using test driver facilities.
|
| Class and Description |
|---|
| DriverElementBase
An abstract implementation of test driver elements.
|
| DriverInputBase
An abstract super class of test driver inputs.
|
| DriverOutputBase
An abstract super class of test driver outputs.
|
| FlowDriverInput
An abstract super class which represents an input port of data flow on testing.
|
| FlowDriverOutput
An abstract super class which represents an output port of data flow on testing.
|
| FlowPartDriverInput
A flow input driver for testing flow-parts.
|
| FlowPartDriverOutput
A flow output driver for testing flow-parts.
|
| JobExecutor
Deprecated.
replaced with
TaskExecutor |
| JobExecutorFactory
Deprecated.
replaced with
TaskExecutor |
| JobFlowDriverInput
A flow input driver for testing jobflows.
|
| JobFlowDriverOutput
A flow output driver for testing flow-parts.
|
| JobFlowTester
A tester for
JobFlow jobflow classes. |
| SharedObjectCleaner
Test helper for operator classes with
Shared class fields. |
| TestDriverBase
An abstract super class of test-driver classes.
|
| TestDriverContext
Represents contextual information for test drivers.
|
| TestDriverContext.TestExecutionPhase
Represents each phase in test execution.
|
| TesterBase
An abstract super class of testers.
|
| TestExecutionPlan
Deprecated.
|
| TestExecutionPlan.Command
Deprecated.
Represents a generic command task.
|
| TestExecutionPlan.Job
Deprecated.
Represents a Hadoop job task.
|
| TestExecutionPlan.Task
Deprecated.
Represents a task in execution.
|
| TestExecutionPlan.TaskKind
Deprecated.
Represents a kind of
TestExecutionPlan.Task. |
| Class and Description |
|---|
| DriverElementBase
An abstract implementation of test driver elements.
|
| DriverToolBase
An abstract implementation of external tools for test drivers.
|
| OperatorTestEnvironment
An Operator DSL test helper which enables framework APIs.
|
| TesterBase
An abstract super class of testers.
|
| Class and Description |
|---|
| TestDriverContext
Represents contextual information for test drivers.
|
| Class and Description |
|---|
| DriverElementBase
An abstract implementation of test driver elements.
|
| TestDriverContext
Represents contextual information for test drivers.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.