aboutsummaryrefslogtreecommitdiff
path: root/api/src/test/java/io/opencensus/internal
AgeCommit message (Expand)Author
2018-08-28Avoid doing string formatting when calling checkArgument. (#1394)Bogdan Drutu
2018-04-17Move utils used by Duration and Timestamp from i.o.internal.Utils to TimeUtils.Kristen Kozak
2018-04-04Remove usages of Guava Objects/MoreObjects from opencensus-api (issue #1081).Kristen Kozak
2018-04-04Remove usages of Guava LongMath from opencensus-api (issue #1081).Kristen Kozak
2018-04-04Remove usages of Guava Precondtions from opencensus-api (issue #1081).Kristen Kozak
2018-04-04Rename "Util" classes to "Utils", for consistency with public "Utils" classes.Kristen Kozak
2018-03-21Move BaseMessageEventUtil to trace package. (#1076)Yang Song
2018-02-16Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen
2017-09-27Clean up io.opencensus.internal.StringUtil.Kristen Kozak
2017-08-23Change the licence to OpenCensus authors. (#539)Bogdan Drutu
2017-08-11Stop using context ClassLoader in Provider (#502)Bogdan Drutu
2017-07-26Remove Provider.newInstance(...).Kristen Kozak
2017-06-16Move TestClock in opencensus-testing package. (#368)Bogdan Drutu
2017-06-16Enable checkstyle for all tests in io.opencensus.*. (#361)Bogdan Drutu
2017-06-06Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu