MCPcopy
hub / github.com/mongodb/node-mongodb-native / clear

Method clear

test/integration/shared.js:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186 }
187
188 clear() {
189 this._events = [];
190 }
191
192 teardown() {
193 this._client.removeListener(this._eventName, this._listener);

Callers 11

getTestOpDefinitionsFunction · 0.45
resetMethod · 0.45
cleanupMethod · 0.45
createEntitiesMethod · 0.45
cleanupMethod · 0.45
defineTestFunction · 0.45
timeout.test.tsFile · 0.45
utils.test.tsFile · 0.45
responses.test.tsFile · 0.45
monitor.test.tsFile · 0.45

Calls

no outgoing calls

Tested by 1

defineTestFunction · 0.36