MCPcopy Create free account
hub / github.com/devfeel/dottask / TestParseExpress

Function TestParseExpress

express_test.go:8–10  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

6)
7
8func TestParseExpress(t *testing.T) {
9 fmt.Println(parseExpress("1-5", ExpressType_WeekDay))
10}

Callers

nothing calls this directly

Calls 1

parseExpressFunction · 0.85

Tested by

no test coverage detected