MCPcopy Create free account
hub / github.com/coopernurse/node-pool / test

Method test

lib/PooledResource.js:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 test() {
36 this.state = PooledResourceStateEnum.VALIDATION;
37 }
38
39 idle() {
40 this.lastIdleTime = Date.now();

Calls

no outgoing calls

Tested by

no test coverage detected