|
|||||||||||
| 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.JLineTestCase
jline.TestEditLine
Tests various features of editing lines.
| Constructor Summary | |
TestEditLine(String test)
|
|
| Method Summary | |
void |
testBackspace()
|
void |
testBuffer()
|
void |
testClearLine()
|
void |
testDeletePreviousWord()
|
void |
testLeft()
|
void |
testLineStart()
|
void |
testMoveToEnd()
|
void |
testPreviousWord()
|
void |
testRight()
|
| Methods inherited from class jline.JLineTestCase |
assertBuffer, assertBuffer, setUp |
| 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 TestEditLine(String test)
| Method Detail |
public void testDeletePreviousWord()
throws Exception
Exception
public void testMoveToEnd()
throws Exception
Exception
public void testPreviousWord()
throws Exception
Exception
public void testLineStart()
throws Exception
Exception
public void testClearLine()
throws Exception
Exception
public void testRight()
throws Exception
Exception
public void testLeft()
throws Exception
Exception
public void testBackspace()
throws Exception
Exception
public void testBuffer()
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||