Table of Contents
testFromBEREnumeratedKnownValues ( self )
BEREnumerated(encoded="...") should give known result with known input
testPartialBEREnumeratedEncodings ( self )
BEREnumerated(encoded="...") with too short input should throw BERExceptionInsufficientData
testToBEREnumeratedKnownValues ( self )
str(BEREnumerated(n)) should give known result with known input