org.springframework.batch.core
Class JobInstanceTests
java.lang.Object
TestCase
org.springframework.batch.core.JobInstanceTests
public class JobInstanceTests
- extends TestCase
- Author:
- dsyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobInstanceTests
public JobInstanceTests()
testGetName
public void testGetName()
- Test method for
JobInstance.getJobName().
testGetJob
public void testGetJob()
testCreateWithNulls
public void testCreateWithNulls()
Copyright © 2008 SpringSource. All Rights Reserved.