public void DeletePromptsPromptIdTest() { // TODO: add unit test for the method 'DeletePromptsPromptId' string promptId = null; // TODO: replace null with proper value instance.DeletePromptsPromptId(promptId); }