MCPcopy Create free account
hub / github.com/aurelia/binding / select-value-observer.spec.js

File select-value-observer.spec.js

test/select-value-observer.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import './setup';
2import { DOM } from 'aurelia-pal';
3import { bindingMode } from '../src/binding-mode';
4import { createElement, checkDelay, createObserverLocator, getBinding } from './shared';

Callers

nothing calls this directly

Calls 11

createObserverLocatorFunction · 0.90
createElementFunction · 0.90
getBindingFunction · 0.90
createScopeForTestFunction · 0.90
getElementValueFunction · 0.85
getObserverMethod · 0.65
bindMethod · 0.65
getValueMethod · 0.65
subscribeMethod · 0.65
setValueMethod · 0.65
unbindMethod · 0.65

Tested by

no test coverage detected