◆ setUp()
def webkitpy.xcode.simulator_unittest.SimulatorTest.setUp |
( |
|
self | ) |
|
Set up method for SimulatorTest
◆ test_device_pairs()
def webkitpy.xcode.simulator_unittest.SimulatorTest.test_device_pairs |
( |
|
self | ) |
|
Tests that Device Pairs header does not cause parsing exception
◆ test_invalid_device_types_header()
def webkitpy.xcode.simulator_unittest.SimulatorTest.test_invalid_device_types_header |
( |
|
self | ) |
|
Tests that an invalid Device Types header throws an exception
◆ test_invalid_devices_header()
def webkitpy.xcode.simulator_unittest.SimulatorTest.test_invalid_devices_header |
( |
|
self | ) |
|
Tests that an invalid Devices header throws an exception
◆ test_invalid_runtimes_header()
def webkitpy.xcode.simulator_unittest.SimulatorTest.test_invalid_runtimes_header |
( |
|
self | ) |
|
Tests that an invalid Runtimes header throws an exception
◆ test_simulator_device_types()
def webkitpy.xcode.simulator_unittest.SimulatorTest.test_simulator_device_types |
( |
|
self | ) |
|
Tests that valid `xcrun simctl list` output is parsed as expected
◆ test_unavailable_devices()
def webkitpy.xcode.simulator_unittest.SimulatorTest.test_unavailable_devices |
( |
|
self | ) |
|
Tests that unavailable devices are ignored
The documentation for this class was generated from the following file: