public class DocumentIndexer_UT extends BaseTestCase
docStoreEnvUtil
Constructor and Description |
---|
DocumentIndexer_UT() |
Modifier and Type | Method and Description |
---|---|
void |
setUp()
Method to setUp
|
void |
tearDown()
Method to tearDown
|
void |
testIndexDocument()
|
void |
testIndexDocuments()
/**
Test method for
DocumentIndexer.indexDocuments(java.util.List) . |
void |
testIndexDocumentsForBulk()
Method to testIndexDocumentsForBulk
|
void |
testRollbackIndexedData()
Test method for
DocumentIndexer.rollbackIndexedData(java.util.List) . |
readFile
public DocumentIndexer_UT()
public void setUp() throws Exception
setUp
in class BaseTestCase
Exception
public final void testIndexDocuments()
DocumentIndexer.indexDocuments(java.util.List)
.public final void testIndexDocumentsForBulk()
public final void testIndexDocument()
public final void testRollbackIndexedData()
DocumentIndexer.rollbackIndexedData(java.util.List)
.Copyright © 2004–2016 The Kuali Foundation. All rights reserved.