-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit test to confirm PingSession.cs statistics (#15)
* Started on two unit test methods for PingSession * Refactor, cleanup comments. Add assert for TestPingStatisticsDivideByZero() * merge in dividebyzero fix * add asserts to main stats test and resolve some decimal rounding issues * add in the divide by zero fix for AverageRoundTrip * Apply code style changes already done elsewhere. * Use var and remove System. #15 (comment)
- Loading branch information
1 parent
4ae287e
commit 59cd19b
Showing
2 changed files
with
81 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters