|
||||||||||
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.ThreadLocalWebTestCase com.atlassian.confluence.AbstractAtlassianWebTestCase com.atlassian.confluence.AbstractConfluenceAcceptanceTest com.atlassian.confluence.setup.SetupAcceptanceTest
public class SetupAcceptanceTest
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.AbstractAtlassianWebTestCase |
---|
SITE_TITLE_SUFFIX, TITLE_SEPARATOR |
Constructor Summary | |
---|---|
SetupAcceptanceTest()
|
Method Summary | |
---|---|
void |
assertElevatedSecurityCheckDoesntBreakSetup(java.lang.String baseUrl)
Make sure that the elevated security check doesnt break fresh installs. |
void |
install()
TestNG test that is responsible for testing and performing the Confluence setup wizard on all the instances used for the parallel build. |
protected void |
setUp()
|
protected void |
setUpTestNG(java.lang.reflect.Method method)
Don't do any set up in testNg. |
protected void |
tearDown()
Default tearDown method. |
void |
testInstall()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runTest, setName, 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 SetupAcceptanceTest()
Method Detail |
---|
protected void setUpTestNG(java.lang.reflect.Method method) throws java.lang.Exception
install()
.
setUpTestNG
in class AbstractConfluenceAcceptanceTest
java.lang.Exception
protected void setUp() throws java.lang.Exception
setUp
in class AbstractConfluenceAcceptanceTest
java.lang.Exception
protected void tearDown() throws java.lang.Exception
AbstractConfluenceAcceptanceTest
AbstractConfluenceAcceptanceTest.filesToDelete
list.
tearDown
in class AbstractConfluenceAcceptanceTest
java.lang.Exception
public void install() throws java.lang.Exception
java.io.IOException
java.lang.Exception
public void assertElevatedSecurityCheckDoesntBreakSetup(java.lang.String baseUrl) throws java.lang.Exception
java.lang.Exception
public void testInstall() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |