◆ test_analyze_jstest()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_jstest |
( |
|
self | ) |
|
Tests analyze_test() using a jstest
◆ test_analyze_manual_wpt_test()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_manual_wpt_test |
( |
|
self | ) |
|
Tests analyze_test() using a manual jstest
◆ test_analyze_non_html_file()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_non_html_file |
( |
|
self | ) |
|
Tests analyze_test() with a file that has no html
◆ test_analyze_pixel_test_all_false()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_pixel_test_all_false |
( |
|
self | ) |
|
Tests analyze_test() using a test that is neither a reftest or jstest, with -all=False
◆ test_analyze_pixel_test_all_true()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_pixel_test_all_true |
( |
|
self | ) |
|
Tests analyze_test() using a test that is neither a reftest or jstest with all=False
◆ test_analyze_test_reftest_match_and_mismatch()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_test_reftest_match_and_mismatch |
( |
|
self | ) |
|
◆ test_analyze_test_reftest_multiple_matches()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_test_reftest_multiple_matches |
( |
|
self | ) |
|
◆ test_analyze_test_reftest_one_match()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_test_reftest_one_match |
( |
|
self | ) |
|
◆ test_analyze_test_reftest_with_ref_support_Files()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_analyze_test_reftest_with_ref_support_Files |
( |
|
self | ) |
|
Tests analyze_test() using a reftest that has refers to a reference file outside of the tests directory and the reference file has paths to other support files
◆ test_reference_test()
def webkitpy.w3c.test_parser_unittest.TestParserTest.test_reference_test |
( |
|
self | ) |
|
Tests analyze_test() using a test that is a reference file having a <link rel="match"> tag
The documentation for this class was generated from the following file: