Searched refs:CommandLineMain (Results 1 – 2 of 2) sorted by relevance
38 CommandLine.populateCommand(new CommandLineMain(), args); in createMigrationJob_noNumberInputSpecified_expectException()50 CommandLine.populateCommand(new CommandLineMain(), args); in createMigrationJob_numberAndFile_expectException()61 CommandLineMain p = CommandLine.populateCommand(new CommandLineMain(), args); in createFromNumberString_expectSufficientArguments()71 CommandLineMain p = CommandLine.populateCommand(new CommandLineMain(), args); in createFromPath_expectSufficientArguments()82 CommandLine.populateCommand(new CommandLineMain(), args); in createMigrationJob_exportInvalidMigrationsAndCustomRecipe_expectException()
37 public final class CommandLineMain { class87 CommandLineMain clm = CommandLine.populateCommand(new CommandLineMain(), args); in main()