module documentation

Tests for the insults windowing module, twisted.conch.insults.window.

Class RecordingWidget A dummy Widget implementation to test handling of function keys by recording keyReceived events.
Class ScrolledAreaTests Tests for ScrolledArea, a widget which creates a viewport containing another widget and can reposition that viewport using scrollbars.
Class SelectionTests Change focused entry in Selection using function keys.
Class TopWindowTests Tests for TopWindow, the root window container class.
Class WidgetFunctionKeyTests Call functionKeyReceived with key values from insults.ServerProtocol