| |
|
| org.acegisecurity.captcha.CaptchaEntryPointTests
CaptchaEntryPointTests | public class CaptchaEntryPointTests extends TestCase (Code) | | Tests
CaptchaEntryPoint .
author: marc antoine Garrigue version: $Id: CaptchaEntryPointTests.java 1496 2006-05-23 13:38:33Z benalex $ |
testDetectsMissingCaptchaFormUrl | public void testDetectsMissingCaptchaFormUrl() throws Exception(Code) | | |
testDetectsMissingPortMapper | public void testDetectsMissingPortMapper() throws Exception(Code) | | |
testDetectsMissingPortResolver | public void testDetectsMissingPortResolver() throws Exception(Code) | | |
testGettersSetters | public void testGettersSetters()(Code) | | |
testHttpsOperationFromOriginalHttpUrl | public void testHttpsOperationFromOriginalHttpUrl() throws Exception(Code) | | |
testHttpsOperationFromOriginalHttpsUrl | public void testHttpsOperationFromOriginalHttpsUrl() throws Exception(Code) | | |
testNormalOperation | public void testNormalOperation() throws Exception(Code) | | |
testOperationWhenHttpsRequestsButHttpsPortUnknown | public void testOperationWhenHttpsRequestsButHttpsPortUnknown() throws Exception(Code) | | |
testOperationWithOriginalRequestIncludes | public void testOperationWithOriginalRequestIncludes() throws Exception(Code) | | |
testOperationWithOutsideWebApp | public void testOperationWithOutsideWebApp() throws Exception(Code) | | |
|
|
|