public class RouteDocumentTest extends KEWTestCase
KEWTestCase.BootstrapTest, KEWTestCase.ClearCacheLifecycleBaselineTestCase.BaselineMode, BaselineTestCase.Mode| Modifier and Type | Field and Description |
|---|---|
static String |
DOCUMENT_TYPE_NAME |
static String |
DOCUMENT_TYPE_POLICY_TEST_NAME |
dirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
RouteDocumentTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadTestData() |
void |
testRouteAlreadyRoutedDocument()
Tests that an exception is thrown if you try to execute a "route" command on an already routed document.
|
void |
testRouteDefaultDocumentAsNonInitiatorUser()
Tests that an exception is not thrown if you try to execute a "route" command on a document you did not initiate.
|
void |
testRouteDocumentAsNonInitiatorUser()
Tests that an exception is not thrown if you try to execute a "route" command on a document you did not initiate.
|
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getNextSequenceLongValue, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, 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 static final String DOCUMENT_TYPE_NAME
public static final String DOCUMENT_TYPE_POLICY_TEST_NAME
public RouteDocumentTest()
protected void loadTestData() throws Exception
loadTestData in class KEWTestCaseExceptionpublic void testRouteAlreadyRoutedDocument() throws Exception
Exceptionpublic void testRouteDocumentAsNonInitiatorUser() throws Exception
Exceptionpublic void testRouteDefaultDocumentAsNonInitiatorUser() throws Exception
ExceptionCopyright © 2005–2014 The Kuali Foundation. All rights reserved.