Previous topic

test_settings

Next topic

test_udp_deserializer

This Page

test_template_parser

class pyogp.lib.base.message.tests.test_template_parser.TestTemplates(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_add_get_block()
test_add_variable()
test_blacklisted()
test_block()
test_block_multiple()
test_counts()
test_deprecated()
test_parser()
test_parser_fail()
test_parser_version()
test_template()
test_template_fixed()
test_variable()
class pyogp.lib.base.message.tests.test_template_parser.TestDictionary(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_create_dictionary()
test_get_packet()
test_get_packet_pair()