Uses of Class
org.springframework.batch.sample.AbstractCustomerCreditIncreaseTests

Packages that use AbstractCustomerCreditIncreaseTests
org.springframework.batch.sample   
 

Uses of AbstractCustomerCreditIncreaseTests in org.springframework.batch.sample
 

Subclasses of AbstractCustomerCreditIncreaseTests in org.springframework.batch.sample
 class BatchSqlUpdateJobFunctionalTests
          Test for BatchSqlUpdateJob - checks that customer credit has been updated to expected value.
 class HibernateFailureJobFunctionalTests
          Test for HibernateJob - checks that customer credit has been updated to expected value.
 class HibernateJobFunctionalTests
          Test for HibernateJob - checks that customer credit has been updated to expected value.
 class IbatisJobFunctionalTests
          Test for IbatisJob - checks that customer credit has been updated to expected value.
 



Copyright © 2008 SpringSource. All Rights Reserved.