public class PersonTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
PersonTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
protected void |
tearDown() |
void |
testCaseSensitive() |
void |
testCheckForDuplicateCaseInsensitive() |
void |
testCheckForDuplicateCaseSensitive() |
void |
testCheckForIndirectUsage() |
void |
testCreateAndThenDelete() |
void |
testCreateMissingPeople() |
void |
testCreateMissingPeople1() |
void |
testCreateMissingPeople2() |
void |
testDeleteDuplicates() |
void |
testDeletePerson() |
void |
testDisableEnableAdmin() |
void |
testDisableEnablePerson() |
void |
testMutableProperties() |
void |
testNotifyPerson() |
void |
testPeopleFiltering() |
void |
testPeopleSortingPaging() |
void |
testPersonCRUD() |
void |
testPersonCRUD1() |
void |
testPersonCRUD2() |
void |
testReadOnlyTransactionHandling() |
void |
testRenameUser() |
void |
testSplitDuplicates() |
void |
testUpdateUserNameCase() |
void |
testZones() |
void |
xtestLazyHomeFolderCreation() |
void |
xtestPerformance() |
void |
xtestSplitPersonCleanupManyTimes()
Disabled due to time constraints.
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void xtestLazyHomeFolderCreation()
throws java.lang.Exception
java.lang.Exceptionpublic void testZones()
public void xtestPerformance()
public void testDeletePerson()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateAndThenDelete()
public void testCreateMissingPeople1()
public void testCreateMissingPeople2()
public void testCreateMissingPeople()
public void testMutableProperties()
public void testPersonCRUD1()
public void testPersonCRUD2()
public void testPersonCRUD()
public void testPeopleFiltering()
public void testPeopleSortingPaging()
public void testCaseSensitive()
public void testReadOnlyTransactionHandling()
throws java.lang.Exception
java.lang.Exceptionpublic void xtestSplitPersonCleanupManyTimes()
throws java.lang.Throwable
java.lang.Throwablepublic void testSplitDuplicates()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteDuplicates()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckForDuplicateCaseInsensitive()
public void testCheckForDuplicateCaseSensitive()
public void testUpdateUserNameCase()
public void testCheckForIndirectUsage()
throws java.lang.Exception
java.lang.Exceptionpublic void testDisableEnablePerson()
public void testDisableEnableAdmin()
public void testNotifyPerson()
public void testRenameUser()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.