NINJA-IDE

Module: test_console_widget.py API

No description.

Class: ConsoleWidgetTestCase(BaseTest)

class ConsoleWidgetTestCase(BaseTest):

No description.

Function: setUp() [at ln:56]

def setUp():

No description.


Function: setUpClass(cls) [at ln:48]

def setUpClass(cls):

No description.

Decorators:

  • classmethod

Function: tearDownClass(cls) [at ln:52]

def tearDownClass(cls):

No description.

Decorators:

  • classmethod

Function: test_backspace() [at ln:265]

def test_backspace():

No description.


Function: test_backspace_indent() [at ln:278]

def test_backspace_indent():

No description.


Function: test_backspace_remove_selection() [at ln:293]

def test_backspace_remove_selection():

No description.


Function: test_check_event_on_selection_all_selected() [at ln:170]

def test_check_event_on_selection_all_selected():

No description.


Function: test_check_event_on_selection_all_selected_no_text() [at ln:184]

def test_check_event_on_selection_all_selected_no_text():

No description.


Function: test_check_event_on_selection_last_block_selected() [at ln:198]

def test_check_event_on_selection_last_block_selected():

No description.


Function: test_clean_console() [at ln:139]

def test_clean_console():

No description.


Function: test_copy_console_content() [at ln:157]

def test_copy_console_content():

No description.


Function: test_copy_history() [at ln:148]

def test_copy_history():

No description.


Function: test_enter_pressed() [at ln:244]

def test_enter_pressed():

No description.


Function: test_home_pressed() [at ln:225]

def test_home_pressed():

No description.


Function: test_home_pressed_with_shift() [at ln:235]

def test_home_pressed_with_shift():

No description.


Function: test_left_pressed() [at ln:256]

def test_left_pressed():

No description.


Function: test_menu_cut() [at ln:64]

def test_menu_cut():

No description.


Function: test_menu_cut_with_line_selection() [at ln:89]

def test_menu_cut_with_line_selection():

No description.


Function: test_menu_cut_with_multiline_selection() [at ln:77]

def test_menu_cut_with_multiline_selection():

No description.


Function: test_menu_paste() [at ln:126]

def test_menu_paste():

No description.


Function: test_menu_paste_selection() [at ln:112]

def test_menu_paste_selection():

No description.


Function: test_navigate_history() [at ln:307]

def test_navigate_history():

No description.


Function: test_tab_pressed() [at ln:214]

def test_tab_pressed():

No description.


Class: FakeCompleterWidget(object)

class FakeCompleterWidget(object):

No description.

Function: __init__(*arg) [at ln:36]

def __init__(*arg):

No description.


Function: isVisible() [at ln:42]

def isVisible():

No description.


Function: popup() [at ln:39]

def popup():

No description.

Contents © 2013 NINJA-IDE - Powered by Nikola and Documentor