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_OGPLogin()
-
test_OGPParams()
-
test_failed_ogp_login()
-
test_init_ogp_login_params()
-
test_login_attributes()
-
test_ogp_login_return()
-
test_preserved_login_input_params()
-
test_unknown_loginuri()