Files
spring-batch/spring-batch-test/build/docs/javadoc/index-all.html
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

624 lines
58 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Thu Mar 23 10:01:30 CDT 2017 -->
<title>Index (spring-batch-test 4.0.0.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2017-03-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (spring-batch-test 4.0.0.BUILD-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/springframework/batch/test/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test"><span class="typeNameLink">AbstractJobTests</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">(from 2.1) use <a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test"><code>JobLauncherTestUtils</code></a> instead</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#AbstractJobTests--">AbstractJobTests()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#afterTestClass-org.springframework.test.context.TestContext-">afterTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#afterTestClass-org.springframework.test.context.TestContext-">afterTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#afterTestMethod-org.springframework.test.context.TestContext-">afterTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#afterTestMethod-org.springframework.test.context.TestContext-">afterTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test"><span class="typeNameLink">AssertFile</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">This class can be used to assert that two files are the same.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#AssertFile--">AssertFile()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertFileEquals-java.io.File-java.io.File-">assertFileEquals(File, File)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertFileEquals-org.springframework.core.io.Resource-org.springframework.core.io.Resource-">assertFileEquals(Resource, Resource)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertLineCount-int-java.io.File-">assertLineCount(int, File)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertLineCount-int-org.springframework.core.io.Resource-">assertLineCount(int, Resource)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#beforeTestClass-org.springframework.test.context.TestContext-">beforeTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#beforeTestClass-org.springframework.test.context.TestContext-">beforeTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#beforeTestMethod-org.springframework.test.context.TestContext-">beforeTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#beforeTestMethod-org.springframework.test.context.TestContext-">beforeTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution--">createJobExecution()</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobExecution</code> with default parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.Long-">createJobExecution(Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobExecution</code> with the parameters provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.String-java.lang.Long-java.lang.Long-">createJobExecution(String, Long, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobExecution</code> with the parameters provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.String-java.lang.Long-java.lang.Long-java.lang.String-">createJobExecution(String, Long, Long, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobExecution</code> with the parameters provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.String-java.lang.Long-java.lang.Long-org.springframework.batch.core.JobParameters-">createJobExecution(String, Long, Long, JobParameters)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobExecution</code> with the parameters provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#createJobExecutions-java.lang.String-java.lang.String:A-int-">createJobExecutions(String, String[], int)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>
<div class="block">Use the <code>JobRepository</code> to create some <code>JobExecution</code>
instances each with the given job name and each having step executions
with the given step names.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#createJobExecutions-int-">createJobExecutions(int)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>
<div class="block">Use the <code>JobRepository</code> to create some <code>JobExecution</code>
instances each with a single step execution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecutionWithStepExecutions-java.lang.Long-java.util.Collection-">createJobExecutionWithStepExecutions(Long, Collection&lt;String&gt;)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobExecution</code> with the parameters provided with attached
step executions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobInstance-java.lang.String-java.lang.Long-">createJobInstance(String, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobInstance</code> with the parameters provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobInstance--">createJobInstance()</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>JobInstance</code> with default parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution--">createStepExecution()</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>StepExecution</code> with default parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-java.lang.String-java.lang.Long-">createStepExecution(String, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>StepExecution</code> with the parameters provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.core.JobExecution-java.lang.String-java.lang.Long-">createStepExecution(JobExecution, String, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>StepExecution</code> with the parameters provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">createStepExecution(JobParameters, ExecutionContext)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>StepExecution</code> and all its parent entities with default
values, but using the <code>ExecutionContext</code> and <code>JobParameters</code>
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.core.JobParameters-">createStepExecution(JobParameters)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>StepExecution</code> and all its parent entities with default
values, but using the <code>JobParameters</code> provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.item.ExecutionContext-">createStepExecution(ExecutionContext)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">Create a <code>StepExecution</code> and all its parent entities with default
values, but using the <code>ExecutionContext</code> provided.</div>
</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test"><span class="typeNameLink">DataSourceInitializer</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Wrapper for a <code>DataSource</code> that can run scripts on start up and shut
down.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#DataSourceInitializer--">DataSourceInitializer()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_JOB_EXECUTION_ID">DEFAULT_JOB_EXECUTION_ID</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">The default id for a job execution (123L)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_JOB_INSTANCE_ID">DEFAULT_JOB_INSTANCE_ID</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">The default id for a job instance (12L)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_JOB_NAME">DEFAULT_JOB_NAME</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">The default name for a job ("job")</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_STEP_EXECUTION_ID">DEFAULT_STEP_EXECUTION_ID</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">The default id for a step execution (1234L)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_STEP_NAME">DEFAULT_STEP_NAME</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>
<div class="block">The default name for a step ("step")</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#destroy--">destroy()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestUtils.html#doInJobScope-org.springframework.batch.core.JobExecution-java.util.concurrent.Callable-">doInJobScope(JobExecution, Callable&lt;T&gt;)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestUtils.html" title="class in org.springframework.batch.test">JobScopeTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestUtils.html#doInStepScope-org.springframework.batch.core.StepExecution-java.util.concurrent.Callable-">doInStepScope(StepExecution, Callable&lt;T&gt;)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestUtils.html" title="class in org.springframework.batch.test">StepScopeTestUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">ExecutionContextTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Convenience class for accessing <code>ExecutionContext</code> values from job and
step executions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#ExecutionContextTestUtils--">ExecutionContextTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getApplicationContext--">getApplicationContext()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getJob--">getJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getJob--">getJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#getJobExecution-org.springframework.test.context.TestContext-">getJobExecution(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
<dd>
<div class="block">Discover a <code>JobExecution</code> as a field in the test case or create
one if none is available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getJobLauncher--">getJobLauncher()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getJobLauncher--">getJobLauncher()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JsrTestUtils.html#getMetric-javax.batch.runtime.StepExecution-javax.batch.runtime.Metric.MetricType-">getMetric(StepExecution, Metric.MetricType)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test">JsrTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#getStepExecution-org.springframework.test.context.TestContext-">getStepExecution(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
<dd>
<div class="block">Discover a <code>StepExecution</code> as a field in the test case or create
one if none is available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getStepRunner--">getStepRunner()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Convenient method for subclasses to grab a <a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test"><code>StepRunner</code></a> for running
steps by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getStepRunner--">getStepRunner()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Convenient method for subclasses to grab a <a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test"><code>StepRunner</code></a> for running
steps by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getUniqueJobParameters--">getUniqueJobParameters()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getUniqueJobParameters--">getUniqueJobParameters()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#getValueFromJob-org.springframework.batch.core.JobExecution-java.lang.String-">getValueFromJob(JobExecution, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#getValueFromStep-org.springframework.batch.core.StepExecution-java.lang.String-">getValueFromStep(StepExecution, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#getValueFromStepInJob-org.springframework.batch.core.JobExecution-java.lang.String-java.lang.String-">getValueFromStepInJob(JobExecution, String, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobLauncherTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">
Utility class for testing batch jobs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#JobLauncherTestUtils--">JobLauncherTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobRepositoryTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Convenience class for creating and removing <code>JobExecution</code> instances
from a database.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#JobRepositoryTestUtils--">JobRepositoryTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#JobRepositoryTestUtils-org.springframework.batch.core.repository.JobRepository-javax.sql.DataSource-">JobRepositoryTestUtils(JobRepository, DataSource)</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>
<div class="block">Create a <a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test"><code>JobRepositoryTestUtils</code></a> with all its mandatory
properties.</div>
</dd>
<dt><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobScopeTestExecutionListener</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">A <code>TestExecutionListener</code> that sets up job-scope context for
dependency injection into unit tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#JobScopeTestExecutionListener--">JobScopeTestExecutionListener()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/springframework/batch/test/JobScopeTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobScopeTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Utility class for creating and manipulating <code>JobScope</code> in unit tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestUtils.html#JobScopeTestUtils--">JobScopeTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestUtils.html" title="class in org.springframework.batch.test">JobScopeTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JsrTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Provides testing utilities to execute JSR-352 jobs and block until they are complete (since all JSR-352 based jobs
are executed asynchronously).</div>
</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchJob--">launchJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Launch the entire job, including all steps.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchJob-org.springframework.batch.core.JobParameters-">launchJob(JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Launch the entire job, including all steps</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchJob--">launchJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Launch the entire job, including all steps.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchJob-org.springframework.batch.core.JobParameters-">launchJob(JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Launch the entire job, including all steps</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-">launchStep(String)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-org.springframework.batch.item.ExecutionContext-">launchStep(String, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-">launchStep(String, JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">launchStep(String, JobParameters, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-">launchStep(String)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-org.springframework.batch.item.ExecutionContext-">launchStep(String, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-">launchStep(String, JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">launchStep(String, JobParameters, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Launch just the specified step in the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-">launchStep(Step)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
<dd>
<div class="block">Launch just the specified step as its own job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-org.springframework.batch.item.ExecutionContext-">launchStep(Step, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
<dd>
<div class="block">Launch just the specified step as its own job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-org.springframework.batch.core.JobParameters-">launchStep(Step, JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
<dd>
<div class="block">Launch just the specified step as its own job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">launchStep(Step, JobParameters, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
<dd>
<div class="block">Launch just the specified step as its own job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#logger">logger</a></span> - Variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Logger</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#logger">logger</a></span> - Variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">Logger</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#logger">logger</a></span> - Variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
<dd>
<div class="block">Logger</div>
</dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#main-java.lang.String...-">main(String...)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>
<div class="block">Main method as convenient entry point.</div>
</dd>
<dt><a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test"><span class="typeNameLink">MetaDataInstanceFactory</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Convenience methods for creating test instances of <code>JobExecution</code>,
<code>JobInstance</code> and <code>StepExecution</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#MetaDataInstanceFactory--">MetaDataInstanceFactory()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a> - package org.springframework.batch.test</dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#prepareTestInstance-org.springframework.test.context.TestContext-">prepareTestInstance(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
<dd>
<div class="block">Set up a <code>JobExecution</code> as a test context attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#prepareTestInstance-org.springframework.test.context.TestContext-">prepareTestInstance(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
<dd>
<div class="block">Set up a <code>StepExecution</code> as a test context attribute.</div>
</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#removeJobExecutions-java.util.Collection-">removeJobExecutions(Collection&lt;JobExecution&gt;)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>
<div class="block">Remove the <code>JobExecution</code> instances, and all associated
<code>JobInstance</code> and <code>StepExecution</code> instances from the standard
RDBMS locations used by Spring Batch.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#removeJobExecutions--">removeJobExecutions()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>
<div class="block">Remove all the <code>JobExecution</code> instances, and all associated
<code>JobInstance</code> and <code>StepExecution</code> instances from the standard
RDBMS locations used by Spring Batch.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JsrTestUtils.html#restartJob-long-java.util.Properties-long-">restartJob(long, Properties, long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test">JsrTestUtils</a></dt>
<dd>
<div class="block">Restarts a job and waits for it's status to be any of <code>BatchStatus.STOPPED</code>,
<code>BatchStatus.COMPLETED</code>, or <code>BatchStatus.FAILED</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JsrTestUtils.html#runJob-java.lang.String-java.util.Properties-long-">runJob(String, Properties, long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test">JsrTestUtils</a></dt>
<dd>
<div class="block">Executes a job and waits for it's status to be any of <code>BatchStatus.STOPPED</code>,
<code>BatchStatus.COMPLETED</code>, or <code>BatchStatus.FAILED</code>.</div>
</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setDestroyScripts-org.springframework.core.io.Resource:A-">setDestroyScripts(Resource[])</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setIgnoreFailedDrop-boolean-">setIgnoreFailedDrop(boolean)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setInitScripts-org.springframework.core.io.Resource:A-">setInitScripts(Resource[])</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#setJob-org.springframework.batch.core.Job-">setJob(Job)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">The Job instance that can be manipulated (e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#setJobLauncher-org.springframework.batch.core.launch.JobLauncher-">setJobLauncher(JobLauncher)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">A <code>JobLauncher</code> instance that can be used to launch jobs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#setJobParametersIncrementer-org.springframework.batch.core.JobParametersIncrementer-">setJobParametersIncrementer(JobParametersIncrementer)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
<dd>
<div class="block">The <code>JobRepository</code> to use for creating new <code>JobExecution</code>
instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test"><span class="typeNameLink">StepRunner</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Utility class for executing steps outside of a <code>Job</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#StepRunner-org.springframework.batch.core.launch.JobLauncher-org.springframework.batch.core.repository.JobRepository-">StepRunner(JobLauncher, JobRepository)</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test"><span class="typeNameLink">StepScopeTestExecutionListener</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">A <code>TestExecutionListener</code> that sets up step-scope context for
dependency injection into unit tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#StepScopeTestExecutionListener--">StepScopeTestExecutionListener()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/springframework/batch/test/StepScopeTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">StepScopeTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
<dd>
<div class="block">Utility class for creating and manipulating <code>StepScope</code> in unit tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestUtils.html#StepScopeTestUtils--">StepScopeTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestUtils.html" title="class in org.springframework.batch.test">StepScopeTestUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/springframework/batch/test/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>