| Package | Description |
|---|---|
| com.github.dakusui.scriptunit.loaders | |
| com.github.dakusui.scriptunit.model |
| Modifier and Type | Method and Description |
|---|---|
TestOracle |
Beans.BaseForTestOracle.create(Statement.Factory statementFactory)
Test oracles created by this method are not thread safe since invokers (
Func.Invoker
objects) have their internal states and not created every time the oracles
are performed. |
| Modifier and Type | Method and Description |
|---|---|
List<TestOracle> |
TestSuiteLoader.loadTestOracles() |
List<TestOracle> |
TestSuiteLoader.Base.loadTestOracles() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends TestOracle> |
TestSuiteDescriptor.getTestOracles() |
Copyright © 2017. All rights reserved.