dhcpkit.tests.ipv6.extensions.test_remote_id module

Test the RemoteIdOption implementation

class dhcpkit.tests.ipv6.extensions.test_remote_id.RemoteIdOptionTestCase(methodName='runTest')[source]

Bases: dhcpkit.tests.ipv6.options.test_option.OptionTestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_bad_option_length()[source]
test_enterprise_number()[source]
test_remote_id()[source]