ServerConnectorTest

11

tests

0

failures

0

ignored

0.065s

duration

100%

successful

Tests

Test Duration Result
duplicatedButCorruptedFirstPacketShouldNotChangeServerState() 0.003s passed
invalidInitialPacketShouldNotLeadToVersionNegotiationPacket() 0.004s passed
longHeaderPacketWithInvalidSourceConnectionIdLengthShouldBeIgnoredWithoutException() 0.001s passed
packetWithSupportedVersionThatIsTooShortShouldBeDropped() 0.002s passed
packetWithUnsupportedVersionThatIsTooShortShouldBeDropped() 0.001s passed
receivingDuplicateInitialShouldNotCreateNewConnection() 0.002s passed
serverReceivingValidInitialShouldCreateNewConnection() 0.047s passed
truncatedLongHeaderPacketShouldBeIgnoredWithoutException() 0.001s passed
unsupportedVersionLeadsToVersionNegotationPacket() 0.001s passed
unsupportedVersionWithLargeConnectionIdsShouldLeadToVersionNegotationPacket() 0.002s passed
versionNegotiationPacketShouldContainOriginalConnectionIds() 0.001s passed