Functions | |
def | print_linux_parsing |
def | test_message_to_string |
def | try_using_windoze_attribute |
Tests. |
def test_rule_parser.print_linux_parsing | ( | input_string, | |
parser_result | |||
) |
Definition at line 31 of file test_rule_parser.py.
Definition at line 54 of file test_rule_parser.py.
def test_rule_parser.try_using_windoze_attribute | ( | parser_result | ) |
Tests.
Used to check if one of the parser's variables is set or not. If not, it raises an AttributeError
Definition at line 24 of file test_rule_parser.py.