|
UniSet 2.45.1
|
Открытые члены | |
| test_parses_st_file (self) | |
| test_filename_is_set (self) | |
| test_nonexistent_file_raises_parse_error (self) | |
| test_thermostat_st (self) | |
Tests for parse_file() with plain ST input files.
| tests.test_parser.TestParseFileST.test_filename_is_set | ( | self | ) |
parse_file() should set filename to the input path.
| tests.test_parser.TestParseFileST.test_nonexistent_file_raises_parse_error | ( | self | ) |
parse_file() should raise ParseError for missing files.
| tests.test_parser.TestParseFileST.test_parses_st_file | ( | self | ) |
parse_file() should handle .st files via parse_st().
| tests.test_parser.TestParseFileST.test_thermostat_st | ( | self | ) |
parse_file() should handle thermostat.st.