Searched defs:testCommand (Results 1 – 2 of 2) sorted by relevance
137 public void testCommand() throws Exception { in testCommand() method in ShortcutManagerNegativeTest
45 Session2Command testCommand = new Session2Command(TEST_COMMAND_CODE_1); in testHasCommand() local