org.springframework.batch.repeat.policy
Class TimeoutCompletionPolicyTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.repeat.policy.TimeoutCompletionPolicyTests

public class TimeoutCompletionPolicyTests
extends TestCase


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

Constructor Detail

TimeoutCompletionPolicyTests

public TimeoutCompletionPolicyTests()
Method Detail

testSimpleTimeout

public void testSimpleTimeout()
                       throws Exception
Throws:
Exception

testSuccessfulResult

public void testSuccessfulResult()
                          throws Exception
Throws:
Exception

testUpdate

public void testUpdate()
                throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.