class documentation

class BERIntegerSanityCheck(unittest.TestCase): (source)

View In Hierarchy

Undocumented

Method testSanity BERInteger(encoded=BERInteger(n)).value==n for -1000..1000
def testSanity(self): (source)

BERInteger(encoded=BERInteger(n)).value==n for -1000..1000