Searched defs:execTest (Results 1 – 2 of 2) sorted by relevance
259 type execTest struct { struct260 name string261 input string262 output string263 data any264 ok bool768 func testExecute(execTests []execTest, template *Template, t *testing.T) {
262 type execTest struct { struct263 name string264 input string265 output string266 data any267 ok bool785 func testExecute(execTests []execTest, template *Template, t *testing.T) {