aboutsummaryrefslogtreecommitdiff
path: root/api/src/test/java/io/opencensus/common/DurationTest.java
AgeCommit message (Expand)Author
2018-05-15Throw IllegalArgumentException when Duration.create receives invalid arguments.Kristen Kozak
2018-04-16Improve Duration.toMillis() (#1132)Yang Song
2018-04-16 Move toMillis(Duration) to Utils so that it can be reused. (#1114)Yang Song
2017-11-03Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu
2017-09-05Implement Duration.compareTo() (#582)Yang Song
2017-08-23Change the licence to OpenCensus authors. (#539)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