public class PersonServiceImplTest extends KIMTestCase
Modifier and Type | Class and Description |
---|---|
static class |
PersonServiceImplTest.SampleBO |
static class |
PersonServiceImplTest.SampleChildBOWithPerson |
KIMTestCase.BootstrapTest, KIMTestCase.ClearCacheLifecycle
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, 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, loadSuiteTestData
getClearDbPerTestLifecycles, getMode, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public PersonServiceImplTest()
public void setUp() throws Exception
setUp
in class BaselineTestCase
Exception
public 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
Exception
public void testResolvePrincipalNamesToPrincipalIds_Nested() throws Exception
Exception
public void testUpdateWhenNecessary()
public void testUpdatePersonIfNecessary() throws Exception
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.