public class UserOptionsServiceTest extends KEWTestCase
PreferencesServiceTest test classKEWTestCase.BootstrapTest, KEWTestCase.ClearCacheLifecycleBaselineTestCase.BaselineMode, BaselineTestCase.ModedirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, 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, setUpAfterDataLoadgetClearDbPerTestLifecycles, getMode, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUpgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodpublic 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.