OPEN - issue BATCH-304: BatchCommandLineLauncher simplified and rename

http://jira.springframework.org/browse/BATCH-304

Rename test case Properties -> Parameters
This commit is contained in:
dsyer
2008-01-24 08:50:03 +00:00
parent 09fc32c4b9
commit 9caa444208

View File

@@ -29,7 +29,7 @@ import org.springframework.util.StringUtils;
* @author Lucas Ward
*
*/
public class ScheduledJobInstancePropertiesFactoryTests extends TestCase {
public class ScheduledJobParametersFactoryTests extends TestCase {
ScheduledJobParametersFactory factory;