The watcherclient.tests.functional.v1.base
Module¶
-
class
watcherclient.tests.functional.v1.base.
TestCase
(*args, **kwargs)[source]¶ Bases:
testtools.testcase.TestCase
-
assert_show_fields
(items, field_names)[source]¶ Verify that all items have keys listed in field_names.
-
assert_show_structure
(items, field_names)[source]¶ Verify that all field_names listed in keys of all items.
-
assert_table_structure
(items, field_names)[source]¶ Verify that all items have keys listed in field_names.
-
delimiter_line
= <_sre.SRE_Pattern object>¶
-