org.springframework.batch.item.xml.stax
Class EventSequenceTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.item.xml.stax.EventSequenceTests

public class EventSequenceTests
extends TestCase

Tests for EventSequence

Author:
Robert Kasanicky

Constructor Summary
EventSequenceTests()
           
 
Method Summary
 void testCommonUse()
          Common usage scenario.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSequenceTests

public EventSequenceTests()
Method Detail

testCommonUse

public void testCommonUse()
Common usage scenario.



Copyright © 2008 SpringSource. All Rights Reserved.