org.kuali.rice.kns.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.rice.krad.test.KRADTestCase
org.kuali.rice.kns.workflow.service.WorkflowInfoServiceTest
- All Implemented Interfaces:
- MethodAware
Deprecated. KNS test class, convert to KRAD equivalent if applicable.
@Deprecated
public class WorkflowInfoServiceTest
- extends KRADTestCase
This class tests the WorkflowUser service.
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowInfoServiceTest
public WorkflowInfoServiceTest()
- Deprecated.
testRouteHeaderExists_NullId
public void testRouteHeaderExists_NullId()
throws IllegalArgumentException
- Deprecated.
- Throws:
IllegalArgumentException
testRouteHeaderExists_NegativeId
public void testRouteHeaderExists_NegativeId()
- Deprecated.
testRouteHeaderExists_KnownBadZeroId
public void testRouteHeaderExists_KnownBadZeroId()
- Deprecated.
testRouteHeaderExists_KnownGood
public void testRouteHeaderExists_KnownGood()
- Deprecated.
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.