webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.tool.commands.queries_unittest.QueryCommandsTest Class Reference
Inheritance diagram for webkitpy.tool.commands.queries_unittest.QueryCommandsTest:
webkitpy.tool.commands.commandtest.CommandsTest webkitpy.common.webkitunittest.TestCase

Public Member Functions

def test_bugs_to_commit (self)
 
def test_patches_in_commit_queue (self)
 
def test_patches_to_commit_queue (self)
 
def test_patches_to_review (self)
 
def test_tree_status (self)
 
- Public Member Functions inherited from webkitpy.tool.commands.commandtest.CommandsTest
def assert_execute_outputs (self, command, args=[], expected_stdout="", expected_stderr="", expected_exception=None, expected_logs=None, options=MockOptions(), tool=MockTool())
 

Member Function Documentation

◆ test_bugs_to_commit()

def webkitpy.tool.commands.queries_unittest.QueryCommandsTest.test_bugs_to_commit (   self)

◆ test_patches_in_commit_queue()

def webkitpy.tool.commands.queries_unittest.QueryCommandsTest.test_patches_in_commit_queue (   self)

◆ test_patches_to_commit_queue()

def webkitpy.tool.commands.queries_unittest.QueryCommandsTest.test_patches_to_commit_queue (   self)

◆ test_patches_to_review()

def webkitpy.tool.commands.queries_unittest.QueryCommandsTest.test_patches_to_review (   self)

◆ test_tree_status()

def webkitpy.tool.commands.queries_unittest.QueryCommandsTest.test_tree_status (   self)

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