public class DocstoreService_UT extends BaseTestCase
docStoreEnvUtil| Constructor and Description | 
|---|
| DocstoreService_UT() | 
| Modifier and Type | Method and Description | 
|---|---|
| SearchParams | getSearchParams1() | 
| SearchParams | getSearchParams2() | 
| SearchParams | getSearchParams3() | 
| String | getXmlAsString(String filePath) | 
| void | setUp() | 
| void | testCreateBib() | 
| void | testCreateBibTree() | 
| void | testCreateHoldings() | 
| void | testCreateHoldingsTree() | 
| void | testCreateItem() | 
| void | testDeleteBib() | 
| void | testDeleteHoldings() | 
| void | testDeleteItem() | 
| void | testRetrieveBib() | 
| void | testRetrieveBibTree() | 
| void | testRetrieveHoldings() | 
| void | testRetrieveHoldingsTree() | 
| void | testRetrieveItem() | 
| void | testSearch1() | 
| void | testSearch2() | 
| void | testSearch3() | 
| void | testUpdateBib() | 
| void | testUpdateHoldings() | 
| void | testUpdateItem() | 
readFilepublic DocstoreService_UT()
public void setUp() throws Exception
setUp in class BaseTestCaseExceptionpublic void testCreateBib()
public void testCreateHoldings()
public void testCreateItem()
public void testCreateHoldingsTree()
public void testCreateBibTree()
public void testDeleteBib()
public void testDeleteHoldings()
public void testDeleteItem()
public void testRetrieveBib()
public void testRetrieveHoldings()
public void testRetrieveItem()
public void testRetrieveHoldingsTree()
public void testRetrieveBibTree()
public void testSearch1()
public void testSearch2()
public void testSearch3()
public SearchParams getSearchParams1()
public SearchParams getSearchParams2()
public SearchParams getSearchParams3()
public String getXmlAsString(String filePath)
public void testUpdateBib()
public void testUpdateHoldings()
public void testUpdateItem()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.