Table of Contents
testFromBERBooleanKnownValues ( self )
BERBoolean(encoded="...") should give known result with known input
testPartialBERBooleanEncodings ( self )
BERBoolean(encoded="...") with too short input should throw BERExceptionInsufficientData
testToBERBooleanKnownValues ( self )
str(BERBoolean(n)) should give known result with known input