Uses of Interface
jp.vmi.selenium.runner.model.ICommand
| Package | Description |
|---|---|
| jp.vmi.selenium.runner.model | |
| jp.vmi.selenium.runner.model.side |
-
Uses of ICommand in jp.vmi.selenium.runner.model
Classes in jp.vmi.selenium.runner.model with type parameters of type ICommand Modifier and Type Interface Description interfaceIProject<S extends ISuite<T,C>,T extends ITest<C>,C extends ICommand>Test project.interfaceISuite<T extends ITest<C>,C extends ICommand>Test suite.interfaceITest<C extends ICommand>Test case. -
Uses of ICommand in jp.vmi.selenium.runner.model.side
Classes in jp.vmi.selenium.runner.model.side that implement ICommand Modifier and Type Class Description classSideCommand"command" element of side format.