public class PersonServiceImplTest extends KIMTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
PersonServiceImplTest.SampleBO |
static class |
PersonServiceImplTest.SampleChildBOWithPerson |
KIMTestCase.BootstrapTest, KIMTestCase.ClearCacheLifecycleBaselineTestCase.BaselineMode, BaselineTestCase.ModedirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
PersonServiceImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testConvertPersonPropertiesToEntityProperties() |
void |
testFindPeople()
Test method for
PersonServiceImpl.findPeople(Map). |
void |
testFindPeopleBothInactiveAndActive() |
void |
testFindPeopleByWildcard() |
void |
testFindPeopleInactive() |
void |
testGetPerson() |
void |
testGetPersonByEmployeeIdActive() |
void |
testGetPersonByEmployeeIdInactiveEmp() |
void |
testGetPersonByEmployeeIdInactiveUser() |
void |
testGetPersonByEmployeeIdNoInfo() |
void |
testGetPersonByEmployeeIdNotFound() |
void |
testGetPersonByExternalIdentifier()
|
void |
testGetPersonByPrincipalName() |
void |
testGetPersonByPrincipalNameInactive() |
void |
testGetPersonInactive() |
void |
testResolvePrincipalNamesToPrincipalIds_Nested() |
void |
testResolvePrincipalNamesToPrincipalIds() |
void |
testUpdatePersonIfNecessary() |
void |
testUpdateWhenNecessary() |
clearNamedCache, getLoadApplicationLifecycle, getModuleName, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getSuiteLifecycles, loadSuiteTestDatagetClearDbPerTestLifecycles, getMode, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodpublic PersonServiceImplTest()
public void setUp() throws Exception
setUp in class BaselineTestCaseExceptionpublic void testGetPersonByExternalIdentifier()
public void testGetPerson()
public void testGetPersonInactive()
public void testGetPersonByPrincipalName()
public void testGetPersonByPrincipalNameInactive()
public void testGetPersonByEmployeeIdNoInfo()
public void testGetPersonByEmployeeIdNotFound()
public void testGetPersonByEmployeeIdActive()
public void testGetPersonByEmployeeIdInactiveUser()
public void testGetPersonByEmployeeIdInactiveEmp()
public void testConvertPersonPropertiesToEntityProperties()
public void testFindPeople()
PersonServiceImpl.findPeople(Map).public void testFindPeopleInactive()
public void testFindPeopleBothInactiveAndActive()
public void testFindPeopleByWildcard()
public void testResolvePrincipalNamesToPrincipalIds() throws Exception
Exceptionpublic void testResolvePrincipalNamesToPrincipalIds_Nested() throws Exception
Exceptionpublic void testUpdateWhenNecessary()
public void testUpdatePersonIfNecessary() throws Exception
ExceptionCopyright © 2005–2014 The Kuali Foundation. All rights reserved.