org.kuali.rice.krad.workflow.service
Class WorkflowInfoServiceTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaselineTestCase
org.kuali.test.KRADTestCase
org.kuali.rice.krad.workflow.service.WorkflowInfoServiceTest
- All Implemented Interfaces:
- MethodAware
public class WorkflowInfoServiceTest
- extends KRADTestCase
This class tests the WorkflowUser service.
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowInfoServiceTest
public WorkflowInfoServiceTest()
testRouteHeaderExists_NullId
public void testRouteHeaderExists_NullId()
throws IllegalArgumentException
- Throws:
IllegalArgumentException
testRouteHeaderExists_NegativeId
public void testRouteHeaderExists_NegativeId()
testRouteHeaderExists_KnownBadZeroId
public void testRouteHeaderExists_KnownBadZeroId()
testRouteHeaderExists_KnownGood
public void testRouteHeaderExists_KnownGood()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.