This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
string | $key | Name of the constant. |
int|null | $byte_limit | Maximum number of bytes permitted in the value. |
string | Value of the constant. |
wild | $result | The empirically derived value, generated by executing the test. |
string | $message | A human-readable description of what these values represent, and particularly of what a discrepancy means. |
wild | $result | The empirically derived value, generated by executing the test. |
string | $message | A human-readable description of what these values represent, and particularly of what a discrepancy means. |
wild | $expect | The theoretically expected value, generated by careful reasoning about the properties of the system. |
wild | $result | The empirically derived value, generated by executing the test. |
string | $message | A human-readable description of what these values represent, and particularly of what a discrepancy means. |
string | $message | Human-readable description of the reason for test failure. |
string | $message | Reason for skipping this test. |
This method is not documented.
exception | $expected_exception_class | The expected exception. |
callable | $callable | The thing which throws the exception. |
map | $inputs | Map of test case labels to test case inputs. |
list | $expect | List of expected results, true to indicate that the case is expected to succeed and false to indicate that the case is expected to throw. |
callable | $callable | Callback to invoke for each test case. |
string | $exception_class | Optional exception class to catch, defaults to 'Exception'. |
map | $map | Map of scalar test inputs to expected success (true expects success, false expects an exception). |
callable | $callable | Callback to invoke for each test case. |
string | $exception_class | Optional exception class to catch, defaults to 'Exception'. |
string | $test_method_name | Method name of the test which will be invoked. |
string | $test_method_name | Method name of the test which was invoked. |
list<PhutilTestCase> | $test_cases | List of test cases to be run. |
list<PhutilTestCase> | $test_cases | List of test cases that ran. |
string | $reason | Human-readable description of problems. |
string | $reason | Human-readable overstatement of satisfaction. |
string | $reason | Description for why this test was skipped. |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
ArcanistWorkingCopyIdentity | $working_copy | |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
ArcanistUnitRenderer | $renderer | |
string | $expect_description | Human readable description of the expected value. |
string | $actual_result | The actual value. |
string|null | $message | Optional assertion message. |
This method is not documented.
This method is not documented.
This method is not documented.