Searched defs:outputFileProducerTestModule (Results 1 – 1 of 1) sorted by relevance
951 type outputFileProducerTestModule struct { struct952 fakeBlueprintModule953 output map[string]Path954 error map[string]error957 func (o outputFileProducerTestModule) OutputFiles(tag string) (Paths, error) {