Package | Description |
---|---|
com.asakusafw.runtime.testing |
Classes for testing.
|
com.asakusafw.testdriver |
Test driver classes.
|
Modifier and Type | Method and Description |
---|---|
static <T> MockResult<T> |
MockResult.create()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
<T extends DataModel<T>> |
OperatorTestEnvironment.newResult(Class<T> dataType)
Returns a new
MockResult . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.