Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.test Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AbstractJobTestsBase class for testing batch jobs.Classorg.springframework.batch.testSpring Batch
AssertFileThis class can be used to assert that two files are the same.Classorg.springframework.batch.testSpring Batch
DataSourceInitializerWrapper for a DataSource that can run scripts on start up and shutdown.Classorg.springframework.batch.testSpring Batch
ExecutionContextTestUtilsConvenience class for accessing ExecutionContext values from job andSince:2.Classorg.springframework.batch.testSpring Batch
JobLauncherTestUtilsUtility class for testing batch jobs.Classorg.springframework.batch.testSpring Batch
JobRepositoryTestUtilsConvenience class for creating and removing JobExecution instancesfrom a database.Classorg.springframework.batch.testSpring Batch
JobScopeTestExecutionListenerA TestExecutionListener that sets up job-scope context fordependency injection into unit tests.Classorg.springframework.batch.testSpring Batch
JobScopeTestUtilsUtility class for creating and manipulating JobScope in unit tests.Classorg.springframework.batch.testSpring Batch
JsrTestUtilsProvides testing utilities to execute JSR-352 jobs and block until they are complete (since all JSR-352 based jobsare executed asynchronously).Classorg.springframework.batch.testSpring Batch
MetaDataInstanceFactoryConvenience methods for creating test instances of JobExecution,JobInstance and StepExecution.Classorg.springframework.batch.testSpring Batch
StepRunnerUtility class for executing steps outside of a Job.Classorg.springframework.batch.testSpring Batch
StepScopeTestExecutionListenerA TestExecutionListener that sets up step-scope context fordependency injection into unit tests.Classorg.springframework.batch.testSpring Batch
StepScopeTestUtilsUtility class for creating and manipulating StepScope in unit tests.Classorg.springframework.batch.testSpring Batch