MCPcopy Create free account
hub / github.com/Parana-Games/tinymo / expression.test.ts

File expression.test.ts

test/expression.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ExpressionBuilder } from "../src/expression"
2
3describe('expression', () => {
4 const expression = new ExpressionBuilder(' AND')

Callers

nothing calls this directly

Calls 4

addNameMethod · 0.80
addValueMethod · 0.80
pairMethod · 0.80
appendToExpressionMethod · 0.45

Tested by

no test coverage detected