com.atlassian.confluence.selenium.harness
Class SeleniumTestHarness

java.lang.Object
  extended by com.atlassian.confluence.selenium.harness.SeleniumTestHarness

public class SeleniumTestHarness
extends Object

Run the Selenium tests, without setup. It also expects the Selenium server to be up and running.

Use: 'mvn selenium:start-server -DsingleWindow'

See Also:
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

SeleniumTestHarness

public SeleniumTestHarness()
Method Detail

suite

public static junit.framework.Test suite()


Copyright © 2003-2012 Atlassian. All Rights Reserved.