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 |
getGroupIdForName, getLoadApplicationLifecycle, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad |
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, 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()
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
testDocLinkClient
public void testDocLinkClient()
throws Exception
- Throws:
Exception
testAddDocLinkWithLinkID
public void testAddDocLinkWithLinkID()
throws Exception
- Throws:
Exception
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.