The watcherclient.tests.v1.test_action Module

class watcherclient.tests.v1.test_action.ActionManagerTest(*args, **kwargs)[source]

Bases: testtools.testcase.TestCase

setUp()[source]
test_actions_list()[source]
test_actions_list_by_action_plan()[source]
test_actions_list_by_action_plan_detail()[source]
test_actions_list_detail()[source]
test_actions_list_limit()[source]
test_actions_list_pagination_no_limit()[source]
test_actions_list_sort_dir()[source]
test_actions_list_sort_key()[source]
test_actions_show()[source]
test_delete()[source]
test_update()[source]

Previous topic

The watcherclient.tests.v1.base Module

Next topic

The watcherclient.tests.v1.test_action_plan Module

Project Source

This Page