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

Public Member Functions

def test_build (self)
 
def test_build_and_test (self)
 
def test_apply_attachment (self)
 
def test_apply_from_bug (self)
 
def test_apply_watch_list (self)
 
def test_land (self)
 
def test_land_cowhand (self)
 
def test_land_red_builders (self)
 
def test_check_style (self)
 
def test_build_attachment (self)
 
def test_land_attachment (self)
 
def test_land_from_bug (self)
 
def test_land_from_url (self)
 
def test_prepare_rollout (self)
 
def test_create_rollout (self)
 
def test_create_rollout_multiple_revision (self)
 
def test_create_rollout_multiple_revision_with_one_resolved (self)
 
def test_create_rollout_resolved (self)
 
def test_create_rollout_multiple_resolved (self)
 
def test_rollout (self)
 
def test_rollout_two_revisions (self)
 
def test_rollout_multiple_revisions (self)
 
def test_rollout_multiple_revisions_with_a_missing_bug_id (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_apply_attachment()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_apply_attachment (   self)

◆ test_apply_from_bug()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_apply_from_bug (   self)

◆ test_apply_watch_list()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_apply_watch_list (   self)

◆ test_build()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_build (   self)

◆ test_build_and_test()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_build_and_test (   self)

◆ test_build_attachment()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_build_attachment (   self)

◆ test_check_style()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_check_style (   self)

◆ test_create_rollout()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_create_rollout (   self)

◆ test_create_rollout_multiple_resolved()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_create_rollout_multiple_resolved (   self)

◆ test_create_rollout_multiple_revision()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_create_rollout_multiple_revision (   self)

◆ test_create_rollout_multiple_revision_with_one_resolved()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_create_rollout_multiple_revision_with_one_resolved (   self)

◆ test_create_rollout_resolved()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_create_rollout_resolved (   self)

◆ test_land()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_land (   self)

◆ test_land_attachment()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_land_attachment (   self)

◆ test_land_cowhand()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_land_cowhand (   self)

◆ test_land_from_bug()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_land_from_bug (   self)

◆ test_land_from_url()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_land_from_url (   self)

◆ test_land_red_builders()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_land_red_builders (   self)

◆ test_prepare_rollout()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_prepare_rollout (   self)

◆ test_rollout()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_rollout (   self)

◆ test_rollout_multiple_revisions()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_rollout_multiple_revisions (   self)

◆ test_rollout_multiple_revisions_with_a_missing_bug_id()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_rollout_multiple_revisions_with_a_missing_bug_id (   self)

◆ test_rollout_two_revisions()

def webkitpy.tool.commands.download_unittest.DownloadCommandsTest.test_rollout_two_revisions (   self)

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