|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.atlassian.confluence.selenium.SeleniumSetupTest
public class SeleniumSetupTest
Setups up Confluence for Selenium tests.
A standard install is done through the setup wizard with a commercial license and the Functest Rpc plugin is installed. This test also visits some pages after setup to cater for initial javascript load time and stop tests from intermittent failures.
Constructor Summary | |
---|---|
SeleniumSetupTest()
|
Method Summary | |
---|---|
static void |
installAllScriptsRunPlugin(ConfluenceRpc rpc)
If necessary, installs a simple plugin which has a Javascript that will be the final one requested. |
protected void |
setUp()
|
void |
testSeleniumSetup()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SeleniumSetupTest()
Method Detail |
---|
public static void installAllScriptsRunPlugin(ConfluenceRpc rpc) throws java.lang.Exception
java.lang.Exception
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testSeleniumSetup() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |