org.springframework.batch.item.jms
Class JmsItemReaderTests
java.lang.Object
TestCase
org.springframework.batch.item.jms.JmsItemReaderTests
public class JmsItemReaderTests
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsItemReaderTests
public JmsItemReaderTests()
testNoItemTypeSunnyDay
public void testNoItemTypeSunnyDay()
testSetItemTypeSunnyDay
public void testSetItemTypeSunnyDay()
testSetItemSubclassTypeSunnyDay
public void testSetItemSubclassTypeSunnyDay()
testSetItemTypeMismatch
public void testSetItemTypeMismatch()
testNextMessageSunnyDay
public void testNextMessageSunnyDay()
testRecoverWithNoDestination
public void testRecoverWithNoDestination()
throws Exception
- Throws:
Exception
testErrorQueueWithDestinationName
public void testErrorQueueWithDestinationName()
throws Exception
- Throws:
Exception
testErrorQueueWithDestination
public void testErrorQueueWithDestination()
throws Exception
- Throws:
Exception
testGetKeyFromMessage
public void testGetKeyFromMessage()
throws Exception
- Throws:
Exception
testGetKeyFromNonMessage
public void testGetKeyFromNonMessage()
throws Exception
- Throws:
Exception
testIsNewForMessage
public void testIsNewForMessage()
throws Exception
- Throws:
Exception
testIsNewForNonMessage
public void testIsNewForNonMessage()
throws Exception
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.