public class UserPreferenceServiceImplTest extends KENTestCase
KENTestCase.BootstrapTest, KENTestCase.ClearCacheLifecycle
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
Modifier and Type | Field and Description |
---|---|
static String[] |
CHANNEL_SELECTED |
static String |
VALID_CHANNEL_ID |
static Long |
VALID_CHANNEL_ID_LONG |
static String |
VALID_USER_ID |
static String |
VALID_VALUE |
services, transactionManager
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
UserPreferenceServiceImplTest() |
Modifier and Type | Method and Description |
---|---|
void |
testGetCurrentSubscriptions() |
void |
testSubscribeToChannel() |
void |
testUnsubscribeFromChannel() |
disableQuartzJobs, enableQuartzJobs, getLoadApplicationLifecycle, getNotificationPerTestLifecycles, getPerTestLifecycles, getPerTestTablesToClear, getSuiteLifecycles, loadDefaultTestData, loadPerTestData, setUpAfterDataLoad
getClearDbPerTestLifecycles, getMode, getPerTestTablesNotToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
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 static final String VALID_USER_ID
public static final String VALID_CHANNEL_ID
public static final Long VALID_CHANNEL_ID_LONG
public static final String[] CHANNEL_SELECTED
public static final String VALID_VALUE
public UserPreferenceServiceImplTest()
public void testSubscribeToChannel()
public void testGetCurrentSubscriptions()
public void testUnsubscribeFromChannel()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.