MCPcopy Create free account
hub / github.com/apache/cassandra-nodejs-driver / end

Method end

test/unit/connection-tests.js:215–217  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

213 }
214
215 end() {
216 this.destroy();
217 }
218 }
219
220 const ConnectionInjected = proxyquire('../../lib/connection', { 'net': { Socket } });

Callers 2

closeMethod · 0.45
simulacron.jsFile · 0.45

Calls 1

destroyMethod · 0.95

Tested by

no test coverage detected