LossDetectorTest

35

tests

0

failures

0

ignored

0.047s

duration

100%

successful

Tests

Test Duration Result
ackOnlyPacketCannotBeDeclaredLost() 0.001s passed
ackOnlyPacketShouldNotSetLossTime() 0.001s passed
ackPacketWithConnectionCloseOnlyDoesNotDecreaseBytesInFlight() 0.001s passed
ackedPacketIsNotDetectedAsUnacked() 0s passed
congestionControlStateDoesNotChangeWithIncorrectAck() 0.024s passed
congestionControlStateDoesNotChangeWithUnrelatedAck() 0s passed
congestionControllerIsOnlyCalledOncePerAck() 0.001s passed
congestionControllerRegisterAckedNotCalledWithAckOnlyPacket() 0.001s passed
congestionControllerRegisterLostNotCalledWithAckOnlyPacket() 0.001s passed
detectUnacked() 0s passed
ifAllPacketsAreAckedBeforeLossTimeThenLossTimeIsNotSet() 0.001s passed
ifAllPacketsAreAckedThenLossTimeIsNotSet() 0.001s passed
ifAllPacketsAreLostThenLossTimeIsNotSet() 0.001s passed
lostPacketIsNotDetectedAsUnacked() 0.002s passed
lostPacketWithConnectionCloseOnlyDoesNotDecreaseBytesInFlight() 0.001s passed
lostPacketWithPaddingOnlyDoesNotDecreaseBytesInFlight() 0.001s passed
nonAckElicitingIsNotDetectedAsUnacked() 0s passed
oldPacketLaterThanLargestAcknowledgedIsNotDeclaredLost() 0.001s passed
packetIsLostWhenThreeLaterPacketsAreAcked() 0.001s passed
packetIsNotYetLostWhenTwoLaterPacketsAreAcked() 0.001s passed
packetNotTooOldIsNotDeclaredLost() 0s passed
packetNotYetLostIsLostAfterLossTime() 0.001s passed
packetTooOldIsDeclaredLost() 0.001s passed
packetWithConnectionCloseOnlyDoesNotIncreaseBytesInFlight() 0s passed
packetWithPaddingOnlyDoesIncreaseBytesInFlight() 0.001s passed
testAckElicitingInFlightAcked() 0s passed
testAckElicitingInFlightLost() 0s passed
testNoAckedReceivedWhenAckReceived() 0s passed
testNoAckedReceivedWhenNoAckReceived() 0.001s passed
whenCongestionControllerIsResetAllNonAckedPacketsShouldBeDiscarded() 0.001s passed
whenCongestionControllerIsResetAllNotLostPacketsShouldBeDiscarded() 0.001s passed
whenResetLossTimeIsUnset() 0s passed
whenResetNoAckElicitingAreInFlight() 0s passed
whenResetNoPacketsAreUnacked() 0.001s passed
withoutAcksNothingIsDeclaredLost() 0s passed