|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
jline.ConsoleReaderTest
| Constructor Summary | |
ConsoleReaderTest(String name)
|
|
| Method Summary | |
protected void |
setUp()
|
void |
testDeleteAndBackspaceKeymappings()
|
void |
testDeleteOnWindowsTerminal()
|
void |
testEndKeyOnWindowsTerminal()
|
void |
testEscapeOnWindowsTerminal()
|
void |
testHomeKeyOnWindowsTerminal()
|
void |
testInsertOnWindowsTerminal()
|
void |
testNumpadDeleteOnWindowsTerminal()
|
void |
testPageDownOnWindowsTerminal()
|
void |
testPageUpOnWindowsTerminal()
|
void |
testReadline()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConsoleReaderTest(String name)
| Method Detail |
protected void setUp()
throws Exception
Exception
public void testDeleteAndBackspaceKeymappings()
throws Exception
Exception
public void testReadline()
throws Exception
Exception
public void testDeleteOnWindowsTerminal()
throws Exception
Exception
public void testNumpadDeleteOnWindowsTerminal()
throws Exception
Exception
public void testHomeKeyOnWindowsTerminal()
throws Exception
Exception
public void testEndKeyOnWindowsTerminal()
throws Exception
Exception
public void testPageUpOnWindowsTerminal()
throws Exception
Exception
public void testPageDownOnWindowsTerminal()
throws Exception
Exception
public void testEscapeOnWindowsTerminal()
throws Exception
Exception
public void testInsertOnWindowsTerminal()
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||