public class FileDocumentIteratorTest
extends java.lang.Object
| Constructor and Description |
|---|
FileDocumentIteratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testDocumentReset()
Checks actual number of documents retrieved by DocumentIterator after being RESET
|
void |
testNextDocument()
Checks actual number of documents retrieved by DocumentIterator
|
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testNextDocument()
throws java.lang.Exception
java.lang.Exceptionpublic void testDocumentReset()
throws java.lang.Exception
java.lang.Exception