org.springframework.batch.core.repository.dao
Class NoSuchBatchDomainObjectExceptionTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.core.repository.dao.NoSuchBatchDomainObjectExceptionTests

public class NoSuchBatchDomainObjectExceptionTests
extends TestCase

Author:
Dave Syer

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

Constructor Detail

NoSuchBatchDomainObjectExceptionTests

public NoSuchBatchDomainObjectExceptionTests()
Method Detail

testCreateException

public void testCreateException()
                         throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.