b3j0f.annotation.test.call module

class b3j0f.annotation.test.call.CallTests(*args, **kwargs)[source]

Bases: b3j0f.utils.ut.UTCase

testCurried()[source]
testInterceptor()[source]
testRetries()[source]
testTypes()[source]
class b3j0f.annotation.test.call.MemoizeTest(*args, **kwargs)[source]

Bases: b3j0f.utils.ut.UTCase

Test the memoize annotation.

setUp()[source]
test_empty()[source]
test_maxsize()[source]