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

Method tearDown

test/TestIntegration.java:128–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 }
127
128 @After
129 public void tearDown() throws Exception {
130 client.shutdown().join();
131 }
132
133 /** Ensures the table/family we use for our test exists. */
134 private static void preFlightTest(final String[] args) throws Exception {

Callers

nothing calls this directly

Calls 1

shutdownMethod · 0.45

Tested by

no test coverage detected