CongestionControllerTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
ackedPacketMustDecreaseBytesInFlight() | 0.001s | passed |
bytesInFlightCannotBecomeNegative() | 0.003s | passed |
initialValueForCwnd() | 0s | passed |
lostPacketMustDecreaseBytesInFlight() | 0.001s | passed |
packetWithAckFrameAmongstOthersDoesCountTowardCongestionControl() | 0.001s | passed |
packetWithOnlyAckFramesDoesNotCountTowardCongestionControl() | 0s | passed |