Previous topic

test_agent

Next topic

test_circuits

This Page

test_appearance

class pyogp.lib.base.tests.test_appearance.DummyRegion(global_x=0, global_y=0, seed_capability_url=None, udp_blacklist=None, sim_ip=None, sim_port=None, circuit_code=None, agent=None, settings=None, message_handler=None, handle=None, events_handler=None)

initialize a region

enqueue_message(packet, reliable=False)
class pyogp.lib.base.tests.test_appearance.TestAppearance(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_request_agent_noAgentIDorSessionID()
test_request_agent_wearables()
test_send_AgentIsNowWearing()