Bases: vmware_nsx.tests.unit.nsxlib.mh.base.NsxlibTestCase
-
test_create_and_get_default_security_profile(*args, **kwargs)
-
test_create_and_get_security_profile(*args, **kwargs)
-
test_delete_non_existing_securityprofile_raises(*args, **kwargs)
-
test_delete_security_profile(*args, **kwargs)
-
test_update_non_existing_securityprofile_raises(*args, **kwargs)
-
test_update_security_profile(*args, **kwargs)
-
test_update_security_profile_raise_not_found(*args, **kwargs)
-
test_update_security_profile_rules(*args, **kwargs)
-
test_update_security_profile_rules_noingress(*args, **kwargs)
-
test_update_security_profile_rules_summarize_ip_prefix(*args, **kwargs)
-
test_update_security_profile_rules_summarize_port_range(*args, **kwargs)
-
test_update_security_profile_rules_summarize_subset(*args, **kwargs)