MCPcopy Index your code
hub / github.com/careercup/ctci / 3_5_Spec.js

File 3_5_Spec.js

javascript/test/data-structures/chapter-3/3_5_Spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1require('../../test_helper');
2describe('MyQueue', function () {
3 describe('pop', function () {
4

Callers

nothing calls this directly

Calls 2

popMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected