Table of Contents
testFromBERSequenceKnownValues ( self )
BERSequence(encoded="...") should give known result with known input
testPartialBERSequenceEncodings ( self )
BERSequence(encoded="...") with too short input should throw BERExceptionInsufficientData
testToBERSequenceKnownValues ( self )
str(BERSequence(x)) should give known result with known input