class documentation

Undocumented

Method test_DownArrowToPartialLineInHistory Pressing down arrow to visit an entry that was added to the history by pressing the up arrow instead of return does not raise a TypeError.
Method testDownArrow Undocumented
Method testUpArrow Undocumented
def test_DownArrowToPartialLineInHistory(self): (source)

Pressing down arrow to visit an entry that was added to the history by pressing the up arrow instead of return does not raise a TypeError.

Returns
A defer.Deferred that fires when b"done" is echoed back.
See Also
http://twistedmatrix.com/trac/ticket/9031
def testDownArrow(self): (source)

Undocumented

def testUpArrow(self): (source)

Undocumented