|
||||||||||
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.sample.item.writer.BatchSqlCustomerCreditIncreaseWriterTests
public class BatchSqlCustomerCreditIncreaseWriterTests
Constructor Summary | |
---|---|
BatchSqlCustomerCreditIncreaseWriterTests()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testAfterPropertiesSet()
|
void |
testClear()
Test method for BatchSqlCustomerCreditIncreaseWriter.clear() . |
void |
testFlush()
Test method for BatchSqlCustomerCreditIncreaseWriter.flush() . |
void |
testWrite()
Test method for BatchSqlCustomerCreditIncreaseWriter.write(java.lang.Object) . |
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 BatchSqlCustomerCreditIncreaseWriterTests()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testAfterPropertiesSet() throws Exception
Exception
public void testWrite() throws Exception
BatchSqlCustomerCreditIncreaseWriter.write(java.lang.Object)
.
Exception
public void testClear()
BatchSqlCustomerCreditIncreaseWriter.clear()
.
public void testFlush()
BatchSqlCustomerCreditIncreaseWriter.flush()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |