Searched refs:CommandCommit (Results 1 – 4 of 4) sorted by relevance
63 CommandCommit commit = new CommandCommit(); in testCommitWithAlias()80 CommandCommit commit = new CommandCommit(); in twoCommandsWithAliases()95 CommandCommit commit = new CommandCommit(); in clashingAliasesAreNotAllowed()119 CommandCommit commit = new CommandCommit(); in usageCanBeRetrievedWithBothCommandAndAlias()138 CommandCommit commit = new CommandCommit(); in usageDisplaysCommandWithAliasesOnlyOnce()156 CommandCommit commit = new CommandCommit(); in formattingLooksNice()
36 CommandCommit commit = new CommandCommit(); in namedCommandTest1()59 CommandCommit commit = new CommandCommit(); in commandTest1()74 CommandCommit commit = new CommandCommit(); in commandTest2()
27 public class CommandCommit { class
77 import com.beust.jcommander.command.CommandCommit;454 new Object[] { new CommandAdd(), new CommandCommit() }); in commandsShouldBeShownInOrderOfInsertion()456 new Object[] { new CommandCommit(), new CommandAdd() }); in commandsShouldBeShownInOrderOfInsertion()