| Method | Defined by | ||
|---|---|---|---|
|
RunState(value:String)
| RunState | ||
| Constant | Defined by | ||
|---|---|---|---|
| Executed : RunState
[static]
| RunState | ||
| Explicit : RunState
[static]
| RunState | ||
| Ignored : RunState
[static]
| RunState | ||
| NotRunnable : RunState
[static]
| RunState | ||
| Runnable : RunState
[static]
| RunState | ||
| Skipped : RunState
[static]
| RunState | ||
| RunState | () | constructor |
public function RunState(value:String)Parameters
value:String |
| Executed | constant |
public static const Executed:RunState
| Explicit | constant |
public static const Explicit:RunState
| Ignored | constant |
public static const Ignored:RunState
| NotRunnable | constant |
public static const NotRunnable:RunState
| Runnable | constant |
public static const Runnable:RunState
| Skipped | constant |
public static const Skipped:RunState