Test for PollingCounter (#23257)
authorSung Yoon Whang <suwhang@microsoft.com>
Thu, 21 Mar 2019 02:20:01 +0000 (19:20 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2019 02:20:01 +0000 (19:20 -0700)
commit42c234f25baf2a6bdd3a429cb8a9530a5dfa54b6
treeef830814be12a74097ea99bbafef6d262a4d4bc2
parent015726feca20b4104a291639b3b6108e2be71fbd
Test for PollingCounter (#23257)

* Add test for PollingCounter

* some cleanup

* Comparing mean to failureCountCalled

* fix comparison

* compare to the correct count

* fix casing in csproj file
tests/src/tracing/eventcounter/pollingcounter.cs [new file with mode: 0644]
tests/src/tracing/eventcounter/pollingcounter.csproj [new file with mode: 0644]