public class ScriptTest extends Object
| Constructor and Description |
|---|
ScriptTest(TestRun testRun) |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static Collection<TestRun> |
createScriptTests() |
static void |
setUpClass() |
void |
testScript() |
public ScriptTest(TestRun testRun)
public static Collection<TestRun> createScriptTests()
public static void setUpClass()
public static void afterClass()
public void testScript()