Previous topic

testDocTests

Next topic

test_appearance

This Page

test_agent

class pyogp.lib.base.tests.test_agent.TestAgent(methodName='runTest')

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_agent_home_class()
test_agent_legacy_login_via_params()
test_agent_legacy_login_via_variables()
test_agent_login_no_account_info()
test_agent_ogp_login_via_params()
test_agent_ogp_login_via_variables()
test_failed_legacy_login()
test_legacy_get_login_params()
test_ogp_get_login_params()