Fix typos, code style, trim pictures in docs

And remove unused file
This commit is contained in:
Michal Fotyga
2019-10-06 11:32:45 +02:00
committed by Mahmoud Ben Hassine
parent 193f82005a
commit 0f9b2e800e
11 changed files with 31 additions and 31 deletions

View File

@@ -159,7 +159,7 @@ public class SkipSampleFunctionalTests {
=== Testing Individual Steps
For complex batch jobs, test cases in the end-to-end testing
approach may become unmanageable. It these cases, it may be more useful to
approach may become unmanageable. In these cases, it may be more useful to
have test cases to test individual steps on their own. The
`JobLauncherTestUtils` class contains a method called
`launchStep`, which takes a step name and runs just