The watcherclient.tests.v1.test_goal_shell Module¶
- 
class watcherclient.tests.v1.test_goal_shell.GoalShellTest(*args, **kwargs)[source]¶
- Bases: - watcherclient.tests.v1.base.CommandTestCase- 
FIELDS= ['uuid', 'name', 'display_name', 'efficacy_specification']¶
 - 
FIELD_LABELS= ['UUID', 'Name', 'Display name', 'Efficacy specification']¶
 - 
SHORT_LIST_FIELDS= ['uuid', 'name', 'display_name']¶
 - 
SHORT_LIST_FIELD_LABELS= ['UUID', 'Name', 'Display name']¶
 
-