ConnectionIdManagerTest

28

tests

0

failures

0

ignored

0.028s

duration

100%

successful

Tests

Test Duration Result
firstNewConnectionIdSentShouldHaveSequenceNumberOne() 0s passed
initialCidsShouldMatchPeerLimitMinusOne() 0.001s passed
initialConnectionIdShouldNotChange() 0.001s passed
initiallyAtLeastOneNewCidShouldBeAccepted() 0.001s passed
initiallyThereShouldBeExactlyOneActiveCid() 0.001s passed
invalidRetirePriorToFieldShouldLeadToFrameEncodingError() 0s passed
newConnectionIdFrameWithIncreasedRetirePriorToFieldLeadsToDecrementOfActiveCids() 0s passed
newConnectionIdFrameWithIncreasedRetirePriorToFieldLeadsToRetireConnectionIdFrame() 0s passed
newConnectionIdWithSequenceNumberZeroShouldFail() 0.001s passed
repeatingNewCidWithSequenceNumberShouldNotLeadToError() 0.001s passed
retireConnectionIdShouldLeadToDeregistering() 0s passed
retireConnectionIdShouldLeadToSendingNew() 0.001s passed
retiredCidShouldNotBeUsedAnymoreAsDestination() 0s passed
retiringConnectionIdAlreadyRetiredDoesNothing() 0.001s passed
retiringConnectionIdUsedAsDestinationConnectionIdLeadsToConnectionClose() 0.001s passed
retiringNonExistentSequenceNumberLeadsToConnectionClose() 0s passed
testRegisterInitialPeerCid() 0.001s passed
testValidateInitialPeerConnectionId() 0s passed
whenActiveConnectionIdLimitReachedReceivingRetireShouldNotLeadToNew() 0s passed
whenConnectionCreatedNewConnectionIdsShouldBeSent() 0s passed
whenConnectionIdAlreadyRetiredReceivingRetireShouldNotLeadToNew() 0.001s passed
whenMaxCidsIsReachedRegisterUnusedDoesNotLeadToNew() 0.001s passed
whenNumberOfActiveCidsExceedsLimitConnectionIdLimitErrorIsThrown() 0.001s passed
whenPeerLimitIsLargeinitialCidsShouldMatchServerLimit() 0.002s passed
whenPreviouslyUnusedConnectionIdIsUsedNewConnectionIdIsSent() 0.002s passed
whenReorderedNewConnectionIdIsAlreadyRetiredRetireConnectionIdFrameShouldBeSent() 0.010s passed
whenSendingNewConnectionIdRetirePriorToIsSet() 0.001s passed
whenUsingZeroLengthConnectionIdNewConnectionIdFrameShouldLeadToProtocolViolationError() 0s passed