| |
|
| fitnesse.authentication.SecureOperationTest
SecureOperationTest | public class SecureOperationTest extends TestCase (Code) | | |
testChildPageIsRestricted | public void testChildPageIsRestricted() throws Exception(Code) | | |
testChildPageOfSecurePageRequiresAuthentication | public void testChildPageOfSecurePageRequiresAuthentication() throws Exception(Code) | | |
testNonExistentPageCanBeAuthenticated | public void testNonExistentPageCanBeAuthenticated() throws Exception(Code) | | |
testNormalPageDoesNotRequireAuthentication | public void testNormalPageDoesNotRequireAuthentication() throws Exception(Code) | | |
testParentOfNonExistentPageStillSetsPriviledges | public void testParentOfNonExistentPageStillSetsPriviledges() throws Exception(Code) | | |
testReadSecurePageRequresAuthentication | public void testReadSecurePageRequresAuthentication() throws Exception(Code) | | |
|
|
|