|
||||||||||
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.xml.StaxEventItemReaderTests
public class StaxEventItemReaderTests
Tests for StaxEventItemReader
.
Constructor Summary | |
---|---|
StaxEventItemReaderTests()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testAfterPropertesSetException()
|
void |
testAfterPropertiesSet()
|
void |
testClose()
|
void |
testCloseWithoutOpen()
|
void |
testExecutionContext()
Statistics return the current record count. |
void |
testFragmentWrapping()
Regular usage scenario. |
void |
testMoveCursorToNextFragment()
Cursor is moved before beginning of next fragment. |
void |
testNonExistentResource()
|
void |
testOpenBadIOInput()
|
void |
testRestart()
Save restart data and restore from it. |
void |
testRestoreWorksFromClosedStream()
|
void |
testRollback()
Rollback to last commited record. |
void |
testRuntimeFileCreation()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 StaxEventItemReaderTests()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testAfterPropertiesSet() throws Exception
Exception
public void testAfterPropertesSetException() throws Exception
Exception
public void testFragmentWrapping() throws Exception
Exception
public void testMoveCursorToNextFragment() throws javax.xml.stream.XMLStreamException, javax.xml.stream.FactoryConfigurationError, IOException
javax.xml.stream.XMLStreamException
javax.xml.stream.FactoryConfigurationError
IOException
public void testRestart() throws Exception
Exception
public void testRestoreWorksFromClosedStream() throws Exception
Exception
public void testRollback() throws Exception
Exception
public void testExecutionContext() throws Exception
Exception
public void testCloseWithoutOpen() throws Exception
Exception
public void testClose() throws Exception
Exception
public void testOpenBadIOInput()
public void testNonExistentResource() throws Exception
Exception
public void testRuntimeFileCreation() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |