org.springframework.batch.item
Class ItemProviderTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.item.ItemProviderTests

public class ItemProviderTests
extends TestCase


Constructor Summary
ItemProviderTests()
           
 
Method Summary
 void testNext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemProviderTests

public ItemProviderTests()
Method Detail

testNext

public void testNext()
              throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.