org.springframework.batch.repeat.policy
Class CountingCompletionPolicyTests
java.lang.Object
TestCase
org.springframework.batch.repeat.policy.CountingCompletionPolicyTests
public class CountingCompletionPolicyTests
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountingCompletionPolicyTests
public CountingCompletionPolicyTests()
testDefaultBehaviour
public void testDefaultBehaviour()
throws Exception
- Throws:
Exception
testNullResult
public void testNullResult()
throws Exception
- Throws:
Exception
testFinishedResult
public void testFinishedResult()
throws Exception
- Throws:
Exception
testDefaultBehaviourWithUpdate
public void testDefaultBehaviourWithUpdate()
throws Exception
- Throws:
Exception
testUpdateNotSavedAcrossSession
public void testUpdateNotSavedAcrossSession()
throws Exception
- Throws:
Exception
testUpdateSavedAcrossSession
public void testUpdateSavedAcrossSession()
throws Exception
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.