The ironic.tests.unit.common.test_policy
Module¶
-
class
ironic.tests.unit.common.test_policy.
PolicyInCodeTestCase
(*args, **kwargs)[source]¶ Bases:
ironic.tests.base.TestCase
Tests whether the configuration of the policy engine is corect.
-
class
ironic.tests.unit.common.test_policy.
PolicyInCodeTestCaseNegative
(*args, **kwargs)[source]¶ Bases:
ironic.tests.base.TestCase
Tests whether the configuration of the policy engine is corect.
-
class
ironic.tests.unit.common.test_policy.
PolicyTestCase
(*args, **kwargs)[source]¶ Bases:
ironic.tests.base.TestCase
Tests whether ironic.common.policy behaves as expected.