|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.springframework.batch.item.CommonItemReaderTests
org.springframework.batch.item.CommonItemStreamItemReaderTests
org.springframework.batch.item.file.FlatFileItemReaderCommonTests
public class FlatFileItemReaderCommonTests
Field Summary |
---|
Fields inherited from class org.springframework.batch.item.CommonItemStreamItemReaderTests |
---|
executionContext |
Fields inherited from class org.springframework.batch.item.CommonItemReaderTests |
---|
tested |
Constructor Summary | |
---|---|
FlatFileItemReaderCommonTests()
|
Method Summary | |
---|---|
protected ItemReader |
getItemReader()
|
protected void |
pointToEmptyInput(ItemReader tested)
Point the reader to empty input (close and open if necessary for the new settings to apply). |
Methods inherited from class org.springframework.batch.item.CommonItemStreamItemReaderTests |
---|
setUp, tearDown, testedAsStream, testReopen, testResetAndRestart, testRestart |
Methods inherited from class org.springframework.batch.item.CommonItemReaderTests |
---|
testEmptyInput, testRead, testReset |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FlatFileItemReaderCommonTests()
Method Detail |
---|
protected ItemReader getItemReader() throws Exception
getItemReader
in class CommonItemReaderTests
Exception
protected void pointToEmptyInput(ItemReader tested) throws Exception
CommonItemReaderTests
pointToEmptyInput
in class CommonItemReaderTests
tested
- the reader
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |