The vmware_nsx.tests.unit.osc.v2.test_router Module

class vmware_nsx.tests.unit.osc.v2.test_router.TestCreateRouter(*args, **kwargs)

Bases: openstackclient.tests.unit.network.v2.test_router.TestCreateRouter

setUp()
test_create_with_illegal_size()
test_create_with_illegal_type()
test_create_with_sizes()
test_create_with_types()
class vmware_nsx.tests.unit.osc.v2.test_router.TestSetRouter(*args, **kwargs)

Bases: openstackclient.tests.unit.network.v2.test_router.TestSetRouter

setUp()
test_set_illegal_size()
test_set_illegal_type()
test_set_sizes()
test_set_types()

This Page