MCPcopy Index your code
hub / github.com/OpenTSDB/opentsdb / version

Method version

test/tsd/TestHttpJsonSerializer.java:110–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108 }
109
110 @Test
111 public void version() {
112 assertEquals("2.0.0", new HttpJsonSerializer().version());
113 }
114
115 @Test
116 public void shortName() {

Callers

nothing calls this directly

Calls 1

versionMethod · 0.65

Tested by

no test coverage detected