Searched refs:testCommand2 (Results 1 – 1 of 1) sorted by relevance
107 Session2Command testCommand2 = new Session2Command(TEST_COMMAND_CODE_2); in testAddAndRemoveCommand() local111 .addCommand(testCommand2) in testAddAndRemoveCommand()114 .removeCommand(testCommand2); in testAddAndRemoveCommand()117 assertFalse(commandGroup.hasCommand(testCommand2)); in testAddAndRemoveCommand()