Searched refs:TEST_PROMPT (Results 1 – 3 of 3) sorted by relevance
144 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in confirmationRequest()168 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in completionRequest()192 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in abortRequest()215 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in pickOptionRequest()
126 public static final String TEST_PROMPT = "testprompt"; field in Utils
93 if (str.equals(Utils.TEST_PROMPT)) { in assertPromptFromTestApp()