validations_common.tests.library.test_warn module

class validations_common.tests.library.test_warn.TestWarn(*args: Any, **kwargs: Any)[source]

Bases: TestCase

setUp()[source]
test_warn_attributes()[source]

Verify that module contains required attributes.

test_warn_run(mock_safe_load, mock_ansible_module)[source]

Verify that warn correctly works with provided YAML.