Method Summary |
|
protected void | setUp() Initialize fields for each test. |
public void | testCannotEditBeforePrompt() Tests that the document prevents editing before the prompt, and beeps if you try. |
public void | testClearCurrent() Tests that clear current interaction works. |
public void | testContentsAndReset() Tests that initial contents are the banner and prompt, and that reset works. |
public void | testInsertNewLine() Tests that inserting a newline works. |
public void | testRecallFromHistory() Tests that recalling commands from the history works. |