Module: TTYtest::Assertions
- Included in:
- Capture
- Defined in:
- lib/ttytest/assertions.rb
Overview
Assertions for ttytest2.
Constant Summary collapse
- METHODS =
public_instance_methods
Method Summary
Methods included from CursorAssertions
#assert_cursor_hidden, #assert_cursor_position, #assert_cursor_visible
Methods included from ScreenAssertions
#assert_contents, #assert_contents_at, #assert_contents_empty, #assert_contents_include, #assert_contents_match_regexp
Methods included from ColumnAssertions
#assert_column, #assert_column_at, #assert_column_ends_with, #assert_column_is_empty, #assert_column_like, #assert_column_regexp, #assert_column_starts_with, #assert_columns_each_match_regexp, #assert_columns_match_regexp
Methods included from RowAssertions
#assert_row, #assert_row_at, #assert_row_ends_with, #assert_row_is_empty, #assert_row_like, #assert_row_regexp, #assert_row_starts_with, #assert_rows_each_match_regexp, #assert_rows_match_regexp
Methods included from FileAssertions
#assert_file_contains, #assert_file_doesnt_exist, #assert_file_exists, #assert_file_has_line_count, #assert_file_has_permissions