public class BlanketApproveTest extends KEWTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
BlanketApproveTest.ChainedApprovalPostProcessor
Verifying Blanket approve on a chained document works properly
|
class |
BlanketApproveTest.ChainedApprovalWorkflowAttribute |
static class |
BlanketApproveTest.NotifySetup |
KEWTestCase.BootstrapTest, KEWTestCase.ClearCacheLifecycleBaselineTestCase.BaselineMode, BaselineTestCase.Mode| Modifier and Type | Field and Description |
|---|---|
static String |
TEST_USER_BMCGOUGH |
static String |
TEST_USER_EWESTFAL |
static String |
TEST_USER_JHOPF |
static String |
TEST_USER_JITRUE |
static String |
TEST_USER_JTHOMAS |
static String |
TEST_USER_PMCKOWN |
static String |
TEST_USER_RKIRKEND |
static String |
TEST_USER_TEMAY |
static String |
TEST_USER_USER1 |
static String |
TEST_USER_USER2 |
static String |
TEST_USER_XQI |
dirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
BlanketApproveTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadTestData() |
void |
testBlanketApproveIntoBranch() |
void |
testBlanketApproveNotification()
Tests that the notifications are generated properly on a blanket approve.
|
void |
testBlanketApproveParallel() |
void |
testBlanketApprovePastMandatoryNode()
Tests that we can blanket approve past mandatory route nodes.
|
void |
testBlanketApproverNotInBlanketApproverWorkgroup()
When a user is not in the blanket approver workgroup an exception should be thrown and
it should have a good message.
|
void |
testBlanketApproverNotInitiator()
When a user is in the blanket approve workgroup but the user is not the initiator an exception
should be thrown.
|
void |
testBlanketApproveSequential() |
void |
testBlanketApproveSequentialErrors() |
void |
testBlanketApproveThroughRoleAndWorkgroup()
Tests the behavior of blanket approve through a role node and then through a node with a Workgroup including
the individual(s) in the role.
|
void |
testBlanketApproveToAcknowledge() |
void |
testBlanketApproveToJoin() |
void |
testBlanketApproveToMultipleNodes() |
void |
testBlanketApproveToMultipleNodesErrors() |
void |
testChainedBlanketApproval()
Test the blanket approval of a document chained by the post processor
|
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 String TEST_USER_EWESTFAL
public static String TEST_USER_USER1
public static String TEST_USER_USER2
public static String TEST_USER_TEMAY
public static String TEST_USER_JHOPF
public static String TEST_USER_JITRUE
public static String TEST_USER_JTHOMAS
public static String TEST_USER_BMCGOUGH
public static String TEST_USER_RKIRKEND
public static String TEST_USER_PMCKOWN
public static String TEST_USER_XQI
public BlanketApproveTest()
protected void loadTestData() throws Exception
loadTestData in class KEWTestCaseExceptionpublic void testBlanketApproverNotInBlanketApproverWorkgroup() throws Exception
Exceptionpublic void testBlanketApproverNotInitiator() throws Exception
Exceptionpublic void testBlanketApproveSequential() throws Exception
Exceptionpublic void testBlanketApproveSequentialErrors() throws Exception
Exceptionpublic void testBlanketApproveParallel() throws Exception
Exceptionpublic void testChainedBlanketApproval() throws Exception
Exceptionpublic void testBlanketApproveIntoBranch() throws Exception
Exceptionpublic void testBlanketApproveToMultipleNodes() throws Exception
Exceptionpublic void testBlanketApproveToJoin() throws Exception
Exceptionpublic void testBlanketApproveToAcknowledge() throws Exception
Exceptionpublic void testBlanketApproveToMultipleNodesErrors() throws Exception
Exceptionpublic void testBlanketApproveNotification() throws Exception
Exceptionpublic void testBlanketApprovePastMandatoryNode() throws Exception
Exceptionpublic void testBlanketApproveThroughRoleAndWorkgroup() throws Exception
ExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.