dhcpkit.tests.ipv6.options.test_interface_id_option module

Test the InterfaceIdOption implementation

class dhcpkit.tests.ipv6.options.test_interface_id_option.UnknownOptionTestCase(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_interface_id()[source]