Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
version
Method · 0.65
Tested by
no test coverage detected