|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.test.framework.driver.DriverCommand
org.jboss.portal.test.framework.driver.command.StartTestCommand
public class StartTestCommand
Start the test.
| Constructor Summary | |
|---|---|
StartTestCommand()
|
|
StartTestCommand(TestParametrization parametrization)
|
|
| Method Summary | |
|---|---|
TestParametrization |
getParametrization()
Return the test parametrization. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartTestCommand(TestParametrization parametrization)
throws java.lang.IllegalArgumentException
parametrization - the test parametrization
java.lang.IllegalArgumentException - if the test name or the parametrization is null
public StartTestCommand()
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException| Method Detail |
|---|
public TestParametrization getParametrization()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||