| Modifier and Type | Method and Description |
|---|---|
Config |
Session.getConfig() |
Config |
Session.Impl.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static TestSuiteDescriptor.Loader |
ScriptiveUnit.createTestSuiteDescriptorLoader(Config config) |
| Constructor and Description |
|---|
ScriptiveUnit(Class<?> klass,
Config config)
A constructor for testing.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ParameterSpaceDescriptor |
Beans.BaseForFactorSpaceDescriptor.create(Config config,
Statement.Factory statementFactory) |
| Constructor and Description |
|---|
JsonBasedLoader(Config config) |
| Modifier and Type | Method and Description |
|---|---|
Config |
Stage.getConfig() |
Config |
Stage.Delegating.getConfig() |
Config |
TestSuiteDescriptor.getConfig() |
Config |
TestSuiteDescriptor.Loader.getConfig() |
Config |
TestSuiteDescriptor.Loader.Base.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Report |
Report.create(Config config,
TestItem testItem) |
static Stage |
Stage.Factory.createConstraintGenerationStage(Config config,
Statement.Factory statementFactory,
com.github.dakusui.jcunit.core.tuples.Tuple tuple) |
static TestSuiteDescriptor.Loader |
TestSuiteDescriptor.Loader.createInstance(Class<? extends TestSuiteDescriptor.Loader> klass,
Config config) |
| Constructor and Description |
|---|
Base(Config config) |
Copyright © 2017. All rights reserved.