webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.style.checker_unittest.GlobalVariablesTest Class Reference
Inheritance diagram for webkitpy.style.checker_unittest.GlobalVariablesTest:

Public Member Functions

def defaults (self)
 
def test_webkit_base_filter_rules (self)
 
def test_defaults (self)
 
def test_path_rules_specifier (self)
 
def test_max_reports_per_category (self)
 

Detailed Description

Tests validity of the global variables.

Member Function Documentation

◆ defaults()

def webkitpy.style.checker_unittest.GlobalVariablesTest.defaults (   self)

◆ test_defaults()

def webkitpy.style.checker_unittest.GlobalVariablesTest.test_defaults (   self)
Check that default arguments are valid.

◆ test_max_reports_per_category()

def webkitpy.style.checker_unittest.GlobalVariablesTest.test_max_reports_per_category (   self)
Check that _MAX_REPORTS_PER_CATEGORY is valid.

◆ test_path_rules_specifier()

def webkitpy.style.checker_unittest.GlobalVariablesTest.test_path_rules_specifier (   self)

◆ test_webkit_base_filter_rules()

def webkitpy.style.checker_unittest.GlobalVariablesTest.test_webkit_base_filter_rules (   self)

The documentation for this class was generated from the following file: