Package | Description |
---|---|
com.asakusafw.testdriver.compiler |
Asakusa DSL TestKit Compiler API.
|
com.asakusafw.testdriver.compiler.basic |
Basic implementations of Asakusa DSL TestKit Compiler.
|
Modifier and Type | Method and Description |
---|---|
BatchMirror |
ArtifactMirror.getBatch()
Returns the batch application mirror.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicBatchMirror
A basic implementation of
BatchMirror . |
Modifier and Type | Method and Description |
---|---|
BatchMirror |
BasicArtifactMirror.getBatch() |
Constructor and Description |
---|
BasicArtifactMirror(BatchMirror batch,
File contents)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.