MCPcopy Create free account
hub / github.com/careercup/ctci / nodeSpec.js

File nodeSpec.js

javascript/test/data-structures/linked-list/nodeSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1require('../../test_helper')
2describe('Node', function () {
3 var data = "sweet data",
4 node;

Callers

nothing calls this directly

Calls 1

eqMethod · 0.80

Tested by

no test coverage detected