MCPcopy Create free account
hub / github.com/OpenTSDB/asynchbase / setUp

Method setUp

test/TestIntegration.java:123–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 }
122
123 @Before
124 public void setUp() {
125 client = Common.getOpt(TestIntegration.class, args);
126 }
127
128 @After
129 public void tearDown() throws Exception {

Callers

nothing calls this directly

Calls 1

getOptMethod · 0.95

Tested by

no test coverage detected