MCPcopy Create free account
hub / github.com/aurelia/binding / binding-engine.spec.js

File binding-engine.spec.js

test/binding-engine.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {TaskQueue} from 'aurelia-task-queue';
2import {bindingMode} from '../src/binding-mode';
3import {DirtyChecker} from '../src/dirty-checking';
4import {EventManager} from '../src/event-manager';

Callers

nothing calls this directly

Calls 13

createScopeForTestFunction · 0.90
propertyObserverMethod · 0.80
collectionObserverMethod · 0.80
expressionObserverMethod · 0.80
registerAdapterMethod · 0.80
createBindingMethod · 0.65
bindMethod · 0.65
unbindMethod · 0.65
subscribeMethod · 0.65
disposeMethod · 0.65
resetMethod · 0.65

Tested by

no test coverage detected