The congress.tests.db.test_db_policy_rules Module¶
- 
class 
congress.tests.db.test_db_policy_rules.TestPolicyRulesDb(*args, **kwargs)¶ Bases:
congress.tests.base.SqlTestCase- 
test_add_delete_get_deleted_policy_rule()¶ 
- 
test_add_delete_get_policy_rule()¶ 
- 
test_add_get_policy_rule()¶ 
- 
test_add_policy_rule()¶ 
- 
test_add_policy_rule_with_name()¶ 
- 
test_add_two_rules_and_get()¶ 
- 
test_is_soft_deleted_is_deleted()¶ 
- 
test_is_soft_deleted_not_deleted()¶ 
-