org.springframework.batch.core
Class SpringBeanJobTests

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

public class SpringBeanJobTests
extends TestCase


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

Constructor Detail

SpringBeanJobTests

public SpringBeanJobTests()
Method Detail

testBeanName

public void testBeanName()
                  throws Exception
Throws:
Exception

testBeanNameWithBeanDefinition

public void testBeanNameWithBeanDefinition()
                                    throws Exception
Throws:
Exception

testBeanNameWithParentBeanDefinition

public void testBeanNameWithParentBeanDefinition()
                                          throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.