org.kuali.rice.kew.docmentlink
Class DocumentLinkTest
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.kew.test.KEWTestCase
org.kuali.rice.kew.docmentlink.DocumentLinkTest
- All Implemented Interfaces:
- MethodAware
public class DocumentLinkTest
- extends KEWTestCase
This is a description of what this class does - g1zhang don't forget to fill this in.
- Author:
- Kuali Rice Team (kuali-rice@googlegroups.com)
Methods inherited from class org.kuali.rice.kew.test.KEWTestCase |
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream |
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, 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 |
DocumentLinkTest
public DocumentLinkTest()
setUpAfterDataLoad
protected void setUpAfterDataLoad()
throws Exception
- Description copied from class:
KEWTestCase
- Default implementation does nothing. Subclasses should override this
method if they want to perform setup work inside of a database
transaction.
- Overrides:
setUpAfterDataLoad
in class KEWTestCase
- Throws:
Exception
testAddLinkBTW2DocsSucess
public void testAddLinkBTW2DocsSucess()
throws Exception
- Throws:
Exception
testAddDuplicatedLinkBTW2DocsFailure
public void testAddDuplicatedLinkBTW2DocsFailure()
throws Exception
- Throws:
Exception
testAddIncomplelteLinkBTW2DocsFailure
public void testAddIncomplelteLinkBTW2DocsFailure()
throws Exception
- Throws:
Exception
testGetLinkBTW2DocsSucess
public void testGetLinkBTW2DocsSucess()
throws Exception
- Throws:
Exception
testGetLinkBTW2DocsFailure
public void testGetLinkBTW2DocsFailure()
throws Exception
- Throws:
Exception
testGetAllLinksFromOrgnDocSucess
public void testGetAllLinksFromOrgnDocSucess()
throws Exception
- Throws:
Exception
testGetAllLinksFromOrgnDocFailure
public void testGetAllLinksFromOrgnDocFailure()
throws Exception
- Throws:
Exception
testRemoveLinkBTW2DocsSucess
public void testRemoveLinkBTW2DocsSucess()
throws Exception
- Throws:
Exception
testRemoveAllLinksFromOrgnDocSucess
public void testRemoveAllLinksFromOrgnDocSucess()
throws Exception
- Throws:
Exception
testDocLinktoItself
public void testDocLinktoItself()
throws Exception
- Throws:
Exception
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.