The watcherclient.tests.unit.v1.test_audit_template_shell Module¶
-
class
watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest(*args, **kwargs)[source]¶ Bases:
watcherclient.tests.unit.v1.base.CommandTestCase-
FIELDS= [‘uuid’, ‘created_at’, ‘updated_at’, ‘deleted_at’, ‘description’, ‘name’, ‘goal_name’, ‘strategy_name’, ‘scope’]¶
-
FIELD_LABELS= [‘UUID’, ‘Created At’, ‘Updated At’, ‘Deleted At’, ‘Description’, ‘Name’, ‘Goal’, ‘Strategy’, ‘Audit Scope’]¶
-
SHORT_LIST_FIELDS= [‘uuid’, ‘name’, ‘goal_name’, ‘strategy_name’]¶
-
SHORT_LIST_FIELD_LABELS= [‘UUID’, ‘Name’, ‘Goal’, ‘Strategy’]¶
-