|
Class Summary |
| AbstractJobTests |
Base class for testing batch jobs. |
| AssertFile |
This class can be used to assert that two files are the same. |
| DataSourceInitializer |
Wrapper for a DataSource that can run scripts on start up and shut
down. |
| JobRepositoryTestUtils |
Convenience class for creating and removing JobExecution instances
from a database. |
| MetaDataInstanceFactory |
Convenience methods for creating test instances of JobExecution,
JobInstance and StepExecution. |
| StepRunner |
Utility class for executing steps outside of a Job. |