public class UserOptionsServiceTest extends KEWTestCase
PreferencesServiceTest
test classKEWTestCase.BootstrapTest, KEWTestCase.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 |
---|
UserOptionsServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testFindByUserQualified()
Test to ensure findByUserQualified method is filtering results with the given principal id and likeString.
|
void |
testRetrieveEmailPreferenceUserOptions()
Test retrieveEmailPreferenceUserOptions method is filtering results with the given principal id and email setting
|
void |
testUserOptionsSaveWithOptionMap()
Test save method when a principal id and a
Map keyed by option ids and option values as the mapped value |
void |
testUserOptionsSaveWithPrincipalIdOptionIdOptionVal()
Test save method when a principal id, option id, and option value are given
|
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getNextSequenceLongValue, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad
getClearDbPerTestLifecycles, getMode, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public UserOptionsServiceTest()
public void testUserOptionsSaveWithPrincipalIdOptionIdOptionVal() throws Exception
Exception
- if errors while validating save method.public void testUserOptionsSaveWithOptionMap() throws Exception
Map
keyed by option ids and option values as the mapped valueException
- if errors while validating save method.public void testFindByUserQualified() throws Exception
Exception
- if errors while validating findByUserQualified methodpublic void testRetrieveEmailPreferenceUserOptions() throws Exception
Exception
- if errors while validating retrieveEmailPreferenceUserOptions methodCopyright © 2005–2014 The Kuali Foundation. All rights reserved.