|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.selenium.harness.SeleniumTestHarness
public class SeleniumTestHarness
Run the Selenium tests, without setup. It also expects the Selenium server to be up and running.
Use: 'mvn selenium:start-server -DsingleWindow'
AbstractSeleniumTest
Constructor Summary | |
---|---|
SeleniumTestHarness()
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SeleniumTestHarness()
Method Detail |
---|
public static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |