Package jp.vmi.selenium.runner.model
Interface ITest<C extends ICommand>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<C>getCommands()Get list of commands.
-
| Modifier and Type | Method | Description |
|---|---|---|
List<C> |
getCommands() |
Get list of commands.
|