type statOnly … func (statOnly) Open(name string) (File, error) { … } func TestStat(t *testing.T) { … }