MCPcopy Create free account
hub / github.com/Permify/permify / parser_test.go

File parser_test.go

pkg/dsl/parser/parser_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package parser // Parser package tests
2import ( // Test imports
3 "testing" // Testing framework
4

Callers

nothing calls this directly

Calls 9

NewParserFunction · 0.85
ParseMethod · 0.80
ParsePartialMethod · 0.80
AddStatementMethod · 0.80
DeleteStatementMethod · 0.80
UpdateStatementMethod · 0.80
StringMethod · 0.65
ContextStruct · 0.50
ErrorMethod · 0.45

Tested by

no test coverage detected