public class NotificationWorkflowDocumentServiceImplTest extends KENTestCase
KENTestCase.BootstrapTest, KENTestCase.ClearCacheLifecycleBaselineTestCase.BaselineMode, BaselineTestCase.Modeservices, transactionManagerdirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
NotificationWorkflowDocumentServiceImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createAndAdHocRouteNotificationWorkflowDocument_customKEW()
Tests whether the custom KEW document type
CustomNotification is used when set in this
Notification. |
void |
createAndAdHocRouteNotificationWorkflowDocument_defaultKEW()
Tests whether the default KEW document type
KualiNotification is used when set in this
Notification. |
void |
createAndAdHocRouteNotificationWorkflowDocument_undefinedKEW()
Tests whether the default KEW document type
KualiNotification is used when nothing is set in this
Notification. |
protected Document |
createNotificationWorkflowDocument(NotificationBo notification)
Helper method for creating a
Notification workflow document. |
disableQuartzJobs, enableQuartzJobs, getLoadApplicationLifecycle, getNotificationPerTestLifecycles, getPerTestLifecycles, getPerTestTablesToClear, getSuiteLifecycles, loadDefaultTestData, loadPerTestData, setUpAfterDataLoadgetClearDbPerTestLifecycles, getMode, getPerTestTablesNotToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUpgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestDataconfigureLogging, 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 NotificationWorkflowDocumentServiceImplTest()
public void createAndAdHocRouteNotificationWorkflowDocument_defaultKEW() throws WorkflowException
KualiNotification is used when set in this
Notification.WorkflowException - when KEW cannot find the documentpublic void createAndAdHocRouteNotificationWorkflowDocument_undefinedKEW() throws WorkflowException
KualiNotification is used when nothing is set in this
Notification.WorkflowException - when KEW cannot find the documentpublic void createAndAdHocRouteNotificationWorkflowDocument_customKEW() throws WorkflowException
CustomNotification is used when set in this
Notification.WorkflowException - when KEW cannot find the documentprotected Document createNotificationWorkflowDocument(NotificationBo notification)
Notification workflow document.notification - the Notification to include in the workflow documentCopyright © 2005–2016 The Kuali Foundation. All rights reserved.