| Package | Description |
|---|---|
| com.github.dakusui.scriptiveunit.loaders | |
| com.github.dakusui.scriptiveunit.model |
| Modifier and Type | Method and Description |
|---|---|
TestOracle |
Beans.BaseForTestOracle.create(int index,
Session session)
Test oracles created by this method are not thread safe since invokers (
FuncHandler
objects) have their internal states and not created every time the oracles
are performed. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends TestOracle> |
TestSuiteDescriptor.getTestOracles() |
| Modifier and Type | Method and Description |
|---|---|
static TestItem |
TestItem.create(String testSuiteDescription,
IndexedTestCase testCase,
TestOracle testOracle,
int testItemId) |
static String |
TestOracle.templateTestOracleDescription(TestOracle testOracle,
com.github.dakusui.jcunit.core.tuples.Tuple testCaseTuple,
String testSuiteDescription) |
Copyright © 2017. All rights reserved.