summaryrefslogtreecommitdiff
path: root/vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md
blob: b755968d85af077ee6f87c0ae0fe1ab5854babb5 (plain)
1
2
3
Test the case where the generated code uses a type defined in the source package (in source mode). There are two test cases:
- the output is in a new package
- the output is in the same package as the input