◆ fake_auth_json_file()
def committer_auth_unittest.CommitterAuthTest.fake_auth_json_file |
( |
|
self | ) |
|
◆ fake_committers_file()
def committer_auth_unittest.CommitterAuthTest.fake_committers_file |
( |
|
self | ) |
|
◆ fake_htdigest_file()
def committer_auth_unittest.CommitterAuthTest.fake_htdigest_file |
( |
|
self | ) |
|
◆ fake_open_function()
def committer_auth_unittest.CommitterAuthTest.fake_open_function |
( |
|
self, |
|
|
|
expected_filename |
|
) |
| |
◆ invalid_auth_json_file()
def committer_auth_unittest.CommitterAuthTest.invalid_auth_json_file |
( |
|
self | ) |
|
◆ invalid_committers_file()
def committer_auth_unittest.CommitterAuthTest.invalid_committers_file |
( |
|
self | ) |
|
◆ invalid_htdigest_file()
def committer_auth_unittest.CommitterAuthTest.invalid_htdigest_file |
( |
|
self | ) |
|
◆ setUp()
def committer_auth_unittest.CommitterAuthTest.setUp |
( |
|
self | ) |
|
◆ test_authentication_success()
def committer_auth_unittest.CommitterAuthTest.test_authentication_success |
( |
|
self | ) |
|
◆ test_committer_without_trac_credentials_fails()
def committer_auth_unittest.CommitterAuthTest.test_committer_without_trac_credentials_fails |
( |
|
self | ) |
|
◆ test_fail_to_open_auth_json_file()
def committer_auth_unittest.CommitterAuthTest.test_fail_to_open_auth_json_file |
( |
|
self | ) |
|
◆ test_fail_to_open_trac_credentials_file()
def committer_auth_unittest.CommitterAuthTest.test_fail_to_open_trac_credentials_file |
( |
|
self | ) |
|
◆ test_fail_to_open_webkit_committers_file()
def committer_auth_unittest.CommitterAuthTest.test_fail_to_open_webkit_committers_file |
( |
|
self | ) |
|
◆ test_implements_IAuth()
def committer_auth_unittest.CommitterAuthTest.test_implements_IAuth |
( |
|
self | ) |
|
◆ test_invalid_auth_json_file()
def committer_auth_unittest.CommitterAuthTest.test_invalid_auth_json_file |
( |
|
self | ) |
|
◆ test_invalid_committers_file()
def committer_auth_unittest.CommitterAuthTest.test_invalid_committers_file |
( |
|
self | ) |
|
◆ test_invalid_trac_credentials_file()
def committer_auth_unittest.CommitterAuthTest.test_invalid_trac_credentials_file |
( |
|
self | ) |
|
◆ test_missing_auth_json_keys()
def committer_auth_unittest.CommitterAuthTest.test_missing_auth_json_keys |
( |
|
self | ) |
|
◆ test_non_committer_fails()
def committer_auth_unittest.CommitterAuthTest.test_non_committer_fails |
( |
|
self | ) |
|
◆ test_open_auth_json_file()
def committer_auth_unittest.CommitterAuthTest.test_open_auth_json_file |
( |
|
self | ) |
|
◆ test_open_trac_credentials_file()
def committer_auth_unittest.CommitterAuthTest.test_open_trac_credentials_file |
( |
|
self | ) |
|
◆ test_open_webkit_committers_file()
def committer_auth_unittest.CommitterAuthTest.test_open_webkit_committers_file |
( |
|
self | ) |
|
◆ test_trac_credentials_filename()
def committer_auth_unittest.CommitterAuthTest.test_trac_credentials_filename |
( |
|
self | ) |
|
◆ test_unknown_user_fails()
def committer_auth_unittest.CommitterAuthTest.test_unknown_user_fails |
( |
|
self | ) |
|
◆ test_username_is_prefix_of_valid_user()
def committer_auth_unittest.CommitterAuthTest.test_username_is_prefix_of_valid_user |
( |
|
self | ) |
|
◆ test_webkit_committers()
def committer_auth_unittest.CommitterAuthTest.test_webkit_committers |
( |
|
self | ) |
|
◆ test_webkit_committers_filename()
def committer_auth_unittest.CommitterAuthTest.test_webkit_committers_filename |
( |
|
self | ) |
|
◆ test_wrong_password_fails()
def committer_auth_unittest.CommitterAuthTest.test_wrong_password_fails |
( |
|
self | ) |
|
◆ auth
committer_auth_unittest.CommitterAuthTest.auth |
◆ fake_open_was_called
committer_auth_unittest.CommitterAuthTest.fake_open_was_called |
The documentation for this class was generated from the following file: