@Deprecated public class DocumentServiceImpl_UT extends BaseTestCase
docStoreEnvUtil
Constructor and Description |
---|
DocumentServiceImpl_UT()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BulkIngestStatistics |
getBulkIngestStatistics()
Deprecated.
|
Request |
identifyDeleteableDocuments(List<String> uuidsList,
String operation)
Deprecated.
|
String |
readFile(File file)
Deprecated.
|
void |
setUp()
Deprecated.
|
void |
tearDown()
Deprecated.
|
void |
testBibStatus()
Deprecated.
|
void |
testBulkIngestStandardDocFormat()
Deprecated.
|
void |
testBulkIngestStatistics()
Deprecated.
|
void |
testCheckInProcessWithMarcAdditionalAttributes()
Deprecated.
|
void |
testCheckOutProcessWithMarcAdditionalAttributes()
Deprecated.
|
void |
testClearBulkIngestStatistics()
Deprecated.
|
void |
testIngestProcessWithMarcAdditionalAttributes()
Deprecated.
|
void |
testProcessForCheckin()
Deprecated.
|
void |
testProcessForCheckOut()
Deprecated.
|
void |
testProcessForDelete()
Deprecated.
|
void |
testProcessForIngest()
Deprecated.
|
void |
testStopBulkIngestProcess()
Deprecated.
|
public DocumentServiceImpl_UT()
public void setUp() throws Exception
setUp
in class BaseTestCase
Exception
public void testProcessForIngest() throws Exception
Exception
public void testProcessForCheckin() throws Exception
Exception
public void testProcessForCheckOut() throws Exception
Exception
public void testProcessForDelete() throws Exception
Exception
public Request identifyDeleteableDocuments(List<String> uuidsList, String operation) throws Exception
Exception
public void testBibStatus() throws Exception
Exception
public void testIngestProcessWithMarcAdditionalAttributes()
public void testCheckInProcessWithMarcAdditionalAttributes() throws Exception
Exception
public void testCheckOutProcessWithMarcAdditionalAttributes() throws Exception
Exception
public void testBulkIngestStandardDocFormat() throws Exception
Exception
public void testBulkIngestStatistics() throws Exception
Exception
public void testClearBulkIngestStatistics() throws Exception
Exception
public void testStopBulkIngestProcess() throws Exception
Exception
public BulkIngestStatistics getBulkIngestStatistics()
public String readFile(File file) throws IOException
readFile
in class BaseTestCase
IOException
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.