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:
@@ -29,7 +29,7 @@ import org.springframework.util.StringUtils;
|
||||
* @author Lucas Ward
|
||||
*
|
||||
*/
|
||||
public class ScheduledJobInstancePropertiesFactoryTests extends TestCase {
|
||||
public class ScheduledJobParametersFactoryTests extends TestCase {
|
||||
|
||||
ScheduledJobParametersFactory factory;
|
||||
|
||||
Reference in New Issue
Block a user