public class RouteDocumentTest extends KEWTestCase
KEWTestCase.ClearCacheLifecycle
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
Modifier and Type | Field and Description |
---|---|
static String |
DOCUMENT_TYPE_NAME |
static String |
DOCUMENT_TYPE_POLICY_TEST_NAME |
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, 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, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad
getClearDbPerTestLifecycles, getMode, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
public 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 KEWTestCase
Exception
public void testRouteAlreadyRoutedDocument() throws Exception
Exception
public void testRouteDocumentAsNonInitiatorUser() throws Exception
Exception
public void testRouteDefaultDocumentAsNonInitiatorUser() throws Exception
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.