|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBatchLauncherTests | |
---|---|
org.springframework.batch.sample |
Uses of AbstractBatchLauncherTests in org.springframework.batch.sample |
---|
Subclasses of AbstractBatchLauncherTests in org.springframework.batch.sample | |
---|---|
class |
AbstractCustomerCreditIncreaseTests
Test case for jobs that are expected to update customer credit value by fixed amount. |
class |
AbstractValidatingBatchLauncherTests
Abstract TestCase that automatically starts a Spring (@link Lifecycle) after obtaining it automatically via autowiring by type. |
class |
BatchSqlUpdateJobFunctionalTests
Test for BatchSqlUpdateJob - checks that customer credit has been updated to expected value. |
class |
BeanWrapperMapperSampleJobFunctionalTests
|
class |
CompositeItemWriterSampleFunctionalTests
|
class |
DelegatingJobFunctionalTests
|
class |
FixedLengthImportJobFunctionalTests
|
class |
FootballJobFunctionalTests
|
class |
GracefulShutdownFunctionalTests
Functional test for graceful shutdown. |
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. |
class |
JobExecutionContextSampleFunctionalTests
|
class |
MultilineJobFunctionalTests
|
class |
MultilineOrderJobFunctionalTests
|
class |
MultiResourceJobFunctionalTests
|
class |
ParallelJobFunctionalTests
|
class |
RestartFunctionalTests
Simple restart scenario. |
class |
RetrySampleFunctionalTests
Checks that expected number of items have been processed. |
class |
SkipSampleFunctionalTests
Error is encountered during writing - transaction is rolled back and the error item is skipped on second attempt to process the chunk. |
class |
TaskletJobFunctionalTests
Deletes files in the given directory. |
class |
TradeJobFunctionalTests
|
class |
XmlStaxJobFunctionalTests
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |