tests Package

tests Package

message_specs Module

class yawf.tests.message_specs.MessageSpecsTestCase(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

test_fabric()[source]
test_grouping()[source]
test_repr()[source]
test_validator()[source]
test_without_id()[source]

permissions Module

class yawf.tests.permissions.PermissionsTestCase(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

static call_count(func)[source]
setUp()[source]
test_atomics()[source]
test_cache()[source]

Call complex checker three times and check times that checker functions actually been called

test_checker_expressions()[source]
test_custom_sender()[source]
test_cyclic()[source]
test_fill_cache()[source]
test_inversion()[source]
test_inversion_invariance()[source]