MCPcopy Index your code
hub / github.com/shipshapecode/tether / evented.spec.js

File evented.spec.js

test/unit/evented.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Evented } from '../../src/js/evented.js';
2import { spy } from 'sinon';
3
4describe('Evented', () => {

Callers

nothing calls this directly

Calls 4

onMethod · 0.80
triggerMethod · 0.80
offMethod · 0.80
onceMethod · 0.80

Tested by

no test coverage detected