org.springframework.batch.item.file.transform
Class DelimitedLineAggregatorTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.item.file.transform.DelimitedLineAggregatorTests

public class DelimitedLineAggregatorTests
extends TestCase

Unit tests for DelimitedLineAggregator

Author:
robert.kasanicky

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

Constructor Detail

DelimitedLineAggregatorTests

public DelimitedLineAggregatorTests()
Method Detail

testAggregate

public void testAggregate()


Copyright © 2008 SpringSource. All Rights Reserved.