MCPcopy Create free account
hub / github.com/CloudyKit/jet / TestParseTemplateAssignment

Function TestParseTemplateAssignment

parse_test.go:124–127  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

122}
123
124func TestParseTemplateAssignment(t *testing.T) {
125 p := ParserTestCase{T: t}
126 p.TestPrintFile("assignment.jet")
127}
128
129func TestParseTemplateWithCustomDelimiters(t *testing.T) {
130 set := NewSet(

Callers

nothing calls this directly

Calls 1

TestPrintFileMethod · 0.95

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…