Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{AccessScope} from
'../../src/ast'
;
2
import
{createOverrideContext, createScopeForTest} from
'../../src/scope'
;
3
4
describe(
'AccessScope'
, () => {
Callers
nothing calls this directly
Calls
6
createOverrideContext
Function · 0.90
createScopeForTest
Function · 0.90
reset
Method · 0.65
evaluate
Method · 0.45
assign
Method · 0.45
connect
Method · 0.45
Tested by
no test coverage detected