Lines Matching defs:void
10 void setUp(void) in setUp() argument
16 void tearDown(void) in tearDown() argument
21 void test_table_should_set_row_count_to_zero(void) in test_table_should_set_row_count_to_zero() argument
28 void test_table_should_return_assigned_cell_value(void) in test_table_should_return_assigned_cell_value() argument
39 void test_table_should_grow_columns_automatically_when_setting_formatted_cell_value(void) in test_table_should_grow_columns_automatically_when_setting_formatted_cell_value() argument
53 void test_table_should_identify_cell_with_ctrl(void) in test_table_should_identify_cell_with_ctrl() argument
66 void test_table_should_clear_selected_cell_ctrl(void) in test_table_should_clear_selected_cell_ctrl() argument
79 void test_table_should_keep_not_selected_cell_ctrl(void) in test_table_should_keep_not_selected_cell_ctrl() argument
94 void test_table_cell_value_should_return_empty_string_when_cell_is_empty(void) in test_table_cell_value_should_return_empty_string_when_cell_is_empty() argument
99 void test_table_row_height_should_increase_with_multiline_cell_value(void) in test_table_row_height_should_increase_with_multiline_cell_value() argument
114 void test_table_should_wrap_long_texts(void) in test_table_should_wrap_long_texts() argument
172 void test_table_rendering(void) in test_table_rendering() argument
209 void test_table_should_reduce_cells(void) in test_table_should_reduce_cells() argument
239 void test_table_should_reduce_cells_with_more_than_one_row(void) in test_table_should_reduce_cells_with_more_than_one_row() argument
268 void test_table_should_set_selected_cell(void) in test_table_should_set_selected_cell() argument
284 void test_table_cell_select_should_not_exceed_table_bounds(void) in test_table_cell_select_should_not_exceed_table_bounds() argument
300 void test_table_cell_select_should_not_allow_set_on_table_with_no_rows(void) in test_table_cell_select_should_not_allow_set_on_table_with_no_rows() argument