tests.test_unique

Module Contents

Classes

TestUniquenessClass

class tests.test_unique.TestUniquenessClass
test_uniqueness()
test_sanity_escape()
test_uniqueness_clear()
test_exclusive_arguments()

Calls through the “unique” portal will only affect calls with that specific function signature.

test_functions_only()

Accessing non-functions through the .unique attribute will throw a TypeError.