Package org.springframework.batch.test

Class Summary
AbstractJobTests Deprecated. (from 2.1) use JobLauncherTestUtils instead
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.
ExecutionContextTestUtils Convenience class for accessing ExecutionContext values from job and step executions.
JobLauncherTestUtils Utility class for testing batch jobs.
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.
StepScopeTestExecutionListener A TestExecutionListener that sets up step-scope context for dependency injection into unit tests.
StepScopeTestUtils Utility class for creating and manipulating StepScope in unit tests.
 



Copyright © 2013 SpringSource. All Rights Reserved.