public class ChainingAuthenticationServiceTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
ChainingAuthenticationServiceTest() |
ChainingAuthenticationServiceTest(java.lang.String arg0) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testAll_Auth() |
void |
testAll_AuthEnabled() |
void |
testAll_AuthOverLapReversed() |
void |
testAll_MutAuth() |
void |
testService_Domains() |
void |
testService_GuestAllowed() |
void |
testService_GuestDenied() |
void |
testService_NoGuestConfigured() |
void |
testServiceOne_Auth() |
void |
testServiceOne_AuthFail() |
void |
testServiceOne_CRUD_Fails() |
void |
testServiceOne_CRUD() |
void |
testServiceOne_Enabled() |
void |
testServiceOne_GuestDenied() |
void |
testServiceOneDomains() |
void |
testServiceOneTickets() |
void |
testServiceTickets() |
void |
testServiceTwo_GuestAllowed() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, formatpublic ChainingAuthenticationServiceTest()
public ChainingAuthenticationServiceTest(java.lang.String arg0)
protected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void testServiceOne_Auth()
public void testServiceOne_AuthFail()
public void testServiceOne_GuestDenied()
public void testServiceTwo_GuestAllowed()
public void testServiceOne_CRUD_Fails()
public void testServiceOne_CRUD()
public void testServiceOne_Enabled()
public void testServiceOneDomains()
public void testServiceOneTickets()
public void testAll_Auth()
public void testAll_AuthOverLapReversed()
public void testAll_MutAuth()
public void testAll_AuthEnabled()
public void testService_GuestDenied()
public void testService_GuestAllowed()
public void testService_NoGuestConfigured()
throws java.lang.Exception
java.lang.Exceptionpublic void testService_Domains()
public void testServiceTickets()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.