| Package | Description |
|---|---|
| com.asakusafw.testdriver |
Test driver classes.
|
| com.asakusafw.testdriver.core |
Core classes of test moderator.
|
| com.asakusafw.testdriver.tools.runner |
Asakusa batch application runner using test driver facilities.
|
| Modifier and Type | Method and Description |
|---|---|
TestToolRepository |
TestDriverContext.getRepository()
Returns the test tool repository.
|
| Constructor and Description |
|---|
TestModerator(TestToolRepository repository,
TestContext context)
Creates a new instance which uses registerd services.
|
| Modifier and Type | Method and Description |
|---|---|
protected TestToolRepository |
BatchTestTool.getTestTools() |
| Constructor and Description |
|---|
BatchTestTool(Class<?> callerClass,
TestContext context,
TestToolRepository tools)
Creates a new instance.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.