webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | test_init (self) |
def | test_is_reportable (self) |
def | test_write_style_error_emacs (self) |
def | test_write_style_error_vs7 (self) |
Public Member Functions inherited from webkitpy.common.system.logtesting.LoggingTestCase | |
def | setUp (self) |
def | tearDown (self) |
def | logMessages (self) |
def | assertLog (self, messages) |
Tests the StyleProcessorConfiguration class.
def webkitpy.style.checker_unittest.StyleProcessorConfigurationTest.test_init | ( | self | ) |
Test the __init__() method.
def webkitpy.style.checker_unittest.StyleProcessorConfigurationTest.test_is_reportable | ( | self | ) |
Test the is_reportable() method.
def webkitpy.style.checker_unittest.StyleProcessorConfigurationTest.test_write_style_error_emacs | ( | self | ) |
Test the write_style_error() method.
def webkitpy.style.checker_unittest.StyleProcessorConfigurationTest.test_write_style_error_vs7 | ( | self | ) |
Test the write_style_error() method.