| Package | Description |
|---|---|
| com.github.dakusui.scriptunit.loaders | |
| com.github.dakusui.scriptunit.model.statement |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteDescriptor |
Beans.BaseForTestSuiteDescriptor.create(Statement.Factory statementFactory) |
FactorSpaceDescriptor |
Beans.BaseForFactorSpaceDescriptor.create(Statement.Factory statementFactory) |
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. |
| Constructor and Description |
|---|
Factory(Statement.Factory statementFactory) |
Copyright © 2017. All rights reserved.