Searched defs:TestFS (Results 1 – 4 of 4) sorted by relevance
32 func TestFS(t *testing.T) { func
26 type TestFS map[string][]byte type
36 func TestFS(fsys fs.FS, expected ...string) error { func
1201 func TestFS(t *testing.T) { func