The watcherclient.tests.unit.v1.test_goal Module

class watcherclient.tests.unit.v1.test_goal.GoalManagerTest(*args, **kwargs)[source]

Bases: testtools.testcase.TestCase

setUp()[source]
test_goals_list()[source]
test_goals_list_detail()[source]
test_goals_list_limit()[source]
test_goals_list_pagination_no_limit()[source]
test_goals_list_sort_dir()[source]
test_goals_list_sort_key()[source]
test_goals_show()[source]
test_goals_show_by_name()[source]