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

File access-scope.spec.js

test/ast/access-scope.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

createOverrideContextFunction · 0.90
createScopeForTestFunction · 0.90
resetMethod · 0.65
evaluateMethod · 0.45
assignMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected