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

File assign.spec.js

test/ast/assign.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Assign, AccessScope} from '../../src/ast';
2import {createOverrideContext, createScopeForTest} from '../../src/scope';
3
4describe('Assign', () => {

Callers

nothing calls this directly

Calls 2

createOverrideContextFunction · 0.90
assignMethod · 0.45

Tested by

no test coverage detected