ilovewchao
Results
2
issues of
ilovewchao
https://github.com/ilovewchao/withmock-test/tree/master/directory-issue As the example form the link shows, we will get error message like this: # github.com/ilovewchao/withmock-test/directory-issue_test ./foo_test.go:15: undefined: foo.MOCK ./foo_test.go:19: bz.EXPECT undefined (type *foo.Baz has no field or method...
@qur I don't no how to describe the problem clearly, so I have wrote some cases to show it. You can see them here: https://github.com/ilovewchao/withmock-test.git In brief words, when I...