MCPcopy 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

getFactoryMethod · 0.95

Tested by

no test coverage detected