HandshakePacketTest

14

tests

0

failures

0

ignored

0.047s

duration

100%

successful

Tests

Test Duration Result
decrypt1() 0.005s passed
decrypt3() 0.002s passed
estimatedLength() 0.002s passed
estimatedLengthWithLargePacketNumber() 0.003s passed
estimatedLengthWithMinimalLengthPacket() 0.003s passed
packetWithMinimalFrameShouldBePaddedToGetEnoughBytesForEncrypting() 0.002s passed
packetWithOtherVersionShouldBeIgnored() 0.001s passed
parseCorrectlyEncryptedPacket() 0.002s passed
parseCorruptedPacketIncorrectLengthCausesUnderflow() 0.002s passed
parseCorruptedPacketInvalidLengthCausesVarIntOverflow() 0.002s passed
parseCorruptedPacketWithInvalidDestinationConnectionIdLength() 0.001s passed
parseCorruptedPacketWithInvalidLength() 0.001s passed
parseCorruptedPacketWithInvalidSourceConnectionIdLength() 0.020s passed
parseCorruptedPacketWithTooSmallLength() 0.001s passed