public interface TestSuiteLoader
| Modifier and Type | Interface and Description |
|---|---|
static class |
TestSuiteLoader.Base |
static interface |
TestSuiteLoader.Factory |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
ScriptRunner.Type |
getRunnerType() |
List<com.github.dakusui.jcunit.framework.TestCase> |
loadTestCases() |
List<TestOracle> |
loadTestOracles() |
String getDescription()
List<com.github.dakusui.jcunit.framework.TestCase> loadTestCases()
List<TestOracle> loadTestOracles()
ScriptRunner.Type getRunnerType()
Copyright © 2017. All rights reserved.