|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
org.springframework.batch.item.database.HibernateAwareItemWriterTests
public class HibernateAwareItemWriterTests
| Constructor Summary | |
|---|---|
HibernateAwareItemWriterTests()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAfterPropertiesSet()
Test method for HibernateAwareItemWriter.afterPropertiesSet(). |
void |
testAfterPropertiesSetWithDelegate()
Test method for HibernateAwareItemWriter.afterPropertiesSet(). |
void |
testClear()
Test method for AbstractTransactionalResourceItemWriter.clear(). |
void |
testFlush()
Test method for AbstractTransactionalResourceItemWriter.flush(). |
void |
testFlushWithFailure()
Test method for AbstractTransactionalResourceItemWriter.write(java.lang.Object). |
void |
testWrite()
Test method for AbstractTransactionalResourceItemWriter.write(java.lang.Object). |
void |
testWriteAndFlushWithFailure()
Test method for AbstractTransactionalResourceItemWriter.write(java.lang.Object). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HibernateAwareItemWriterTests()
| Method Detail |
|---|
protected void setUp()
throws Exception
Exception
protected void tearDown()
throws Exception
Exception
public void testAfterPropertiesSet()
throws Exception
HibernateAwareItemWriter.afterPropertiesSet().
Exception
public void testAfterPropertiesSetWithDelegate()
throws Exception
HibernateAwareItemWriter.afterPropertiesSet().
Exception
public void testWrite()
throws Exception
AbstractTransactionalResourceItemWriter.write(java.lang.Object).
Exception
public void testFlushWithFailure()
throws Exception
AbstractTransactionalResourceItemWriter.write(java.lang.Object).
Exception
public void testWriteAndFlushWithFailure()
throws Exception
AbstractTransactionalResourceItemWriter.write(java.lang.Object).
Exception
public void testFlush()
throws Exception
AbstractTransactionalResourceItemWriter.flush().
Exception
public void testClear()
throws Exception
AbstractTransactionalResourceItemWriter.clear().
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||