org.springframework.batch.core
Class JobParametersBuilderTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.core.JobParametersBuilderTests

public class JobParametersBuilderTests
extends TestCase

Author:
Lucas Ward

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

Constructor Detail

JobParametersBuilderTests

public JobParametersBuilderTests()
Method Detail

testToJobRuntimeParamters

public void testToJobRuntimeParamters()

testOrderedTypes

public void testOrderedTypes()

testOrderedStrings

public void testOrderedStrings()


Copyright © 2008 SpringSource. All Rights Reserved.