|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.confluence.ThreadLocalWebTestCase
com.atlassian.confluence.AbstractAtlassianWebTestCase
com.atlassian.confluence.AbstractConfluenceAcceptanceTest
com.atlassian.confluence.CaptchaAcceptanceTest
public class CaptchaAcceptanceTest
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
CaptchaAcceptanceTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
Default tearDown method. |
void |
testAddCommentWithCaptchaEnabledAndCorrect()
|
void |
testAddCommentWithCaptchaEnabledAndIncorrect()
|
void |
testAddPageWithCaptchaEnabled()
|
void |
testAddPageWithCaptchaEnabledAndAdminGroupExcluded()
|
void |
testAddPageWithCaptchaEnabledAndCancelling()
|
void |
testAddPageWithCaptchaEnabledAndCorrect()
|
void |
testAddPageWithCaptchaEnabledAndIncorrect()
|
void |
testAttemptToByPassCaptcha()
|
void |
testCanEditOwnCommentWhenCaptchaDisabled()
|
void |
testCannotAddCommentWhenCaptchaEnabled()
|
void |
testCannotEditOthersCommentWhenCaptchaDisabled()
|
void |
testCannotEditOwnCommentWhenCaptchaEnabled()
|
void |
testCannotReplyToCommentWhenCaptchaEnabled()
|
void |
testEditProfileWithCaptcha()
|
void |
testEmptyCommentErrorPageHasCaptchaWhenEnabled()
|
| 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CaptchaAcceptanceTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class AbstractConfluenceAcceptanceTestException
protected void tearDown()
throws Exception
AbstractConfluenceAcceptanceTestAbstractConfluenceAcceptanceTest.filesToDelete list.
tearDown in class AbstractConfluenceAcceptanceTestExceptionpublic void testAddPageWithCaptchaEnabled()
public void testAddPageWithCaptchaEnabledAndCancelling()
public void testAddPageWithCaptchaEnabledAndAdminGroupExcluded()
public void testAddPageWithCaptchaEnabledAndIncorrect()
public void testAddPageWithCaptchaEnabledAndCorrect()
public void testEmptyCommentErrorPageHasCaptchaWhenEnabled()
public void testCannotAddCommentWhenCaptchaEnabled()
public void testCanEditOwnCommentWhenCaptchaDisabled()
public void testCannotEditOthersCommentWhenCaptchaDisabled()
public void testCannotEditOwnCommentWhenCaptchaEnabled()
public void testAttemptToByPassCaptcha()
public void testCannotReplyToCommentWhenCaptchaEnabled()
public void testAddCommentWithCaptchaEnabledAndIncorrect()
public void testAddCommentWithCaptchaEnabledAndCorrect()
public void testEditProfileWithCaptcha()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||