Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/OpenTSDB/opentsdb
/ getFactoryNotNull
Method
getFactoryNotNull
test/utils/TestJSON.java:37–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
@Test
38
public
void
getFactoryNotNull() {
39
assertNotNull(JSON.getFactory());
40
}
41
42
@Test
43
public
void
mapperAllowNonNumerics() {
Callers
nothing calls this directly
Calls
1
getFactory
Method · 0.95
Tested by
no test coverage detected