The watcherclient.tests.v1.test_strategy_shell Module¶
- 
class watcherclient.tests.v1.test_strategy_shell.StrategyShellTest(*args, **kwargs)[source]¶
- Bases: - watcherclient.tests.v1.base.CommandTestCase- 
FIELDS= ['uuid', 'name', 'display_name', 'goal_name', 'parameters_spec']¶
 - 
FIELD_LABELS= ['UUID', 'Name', 'Display name', 'Goal', 'Parameters spec']¶
 - 
SHORT_LIST_FIELDS= ['uuid', 'name', 'display_name', 'goal_name']¶
 - 
SHORT_LIST_FIELD_LABELS= ['UUID', 'Name', 'Display name', 'Goal']¶
 
-