public class MagicTestLauncher
extends java.lang.Object
| Constructor and Description |
|---|
MagicTestLauncher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteTest(SelectInfo selectInfo)
Delete test.
|
static void |
invalidateTest(SelectInfo selectInfo)
Invalidate test.
|
static void |
saveTest(SelectInfo selectInfo)
Confirm result of test.
|
public static void saveTest(SelectInfo selectInfo)
selectInfo - information about the selection in the user interfacepublic static void deleteTest(SelectInfo selectInfo)
selectInfo - information about the selection in the user interfacepublic static void invalidateTest(SelectInfo selectInfo)
selectInfo - information about the selection in the user interface