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

File binary.spec.js

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

Source from the content-addressed store, hash-verified

1import {Binary, LiteralString, LiteralPrimitive, LiteralObject, AccessThis, AccessScope, AccessMember } from '../../src/ast';
2import {createScopeForTest} from '../../src/scope';
3
4describe('Binary', () => {

Callers

nothing calls this directly

Calls 3

createScopeForTestFunction · 0.90
toStringMethod · 0.80
evaluateMethod · 0.45

Tested by

no test coverage detected