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_animation()
- test if the agent data update packet can be decoded
-
test_agent_data_update()
- test if the agent data update packet can be decoded
-
test_object_update()
- test if the object update packet can be decoded