pymemcache.test.test_serde module

class pymemcache.test.test_serde.TestSerde(methodName='runTest')

Bases: unittest.case.TestCase

check(value)
test_int()
test_long()
test_pickleable()
test_str()