| Package | Description |
|---|---|
| com.github.dakusui.scriptiveunit | |
| com.github.dakusui.scriptiveunit.loaders.json | |
| com.github.dakusui.scriptiveunit.model |
| Modifier and Type | Method and Description |
|---|---|
static TestSuiteDescriptor.Loader |
ScriptiveUnit.createTestSuiteDescriptorLoader(Config config) |
| Modifier and Type | Method and Description |
|---|---|
static Session |
Session.create(TestSuiteDescriptor.Loader loader) |
| Constructor and Description |
|---|
Impl(TestSuiteDescriptor.Loader loader) |
ScriptiveUnit(Class<?> klass,
TestSuiteDescriptor.Loader loader) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonBasedLoader |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSuiteDescriptor.Loader.Base |
| Modifier and Type | Method and Description |
|---|---|
static TestSuiteDescriptor.Loader |
TestSuiteDescriptor.Loader.createInstance(Class<? extends TestSuiteDescriptor.Loader> klass,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
static TestSuiteDescriptor.Loader |
TestSuiteDescriptor.Loader.createInstance(Class<? extends TestSuiteDescriptor.Loader> klass,
Config config) |
Copyright © 2017. All rights reserved.