Create an instance of the class that will use the named test
method when executed. Raises a ValueError if the instance does
not have a method with the specified name.
-
setUp()
-
tearDown()
-
test_LegacyLoginParams()
-
test_failed_legacy_login()
-
test_handle_transform()
-
test_init_legacy_login_params()
-
test_init_legacy_login_params_keys()
-
test_legacy_login()
-
test_legacy_login_return()
-
test_login_attributes()
-
test_parse_legacy_start_location_bad_tuple()
-
test_parse_legacy_start_location_bad_tuple2()
-
test_parse_legacy_start_location_default()
-
test_parse_legacy_start_location_string()
-
test_parse_legacy_start_location_string_2()
-
test_parse_legacy_start_location_string_3()
-
test_parse_legacy_start_location_string_4()
-
test_parse_legacy_start_location_tuple()
-
test_parse_legacy_start_location_uri_string()
-
test_parse_legacy_start_location_uri_string_region_only()
-
test_preserved_login_input_params()
-
test_unknown_loginuri()