qur / withmock

Automatic Go package mock generation tool
Other
71 stars 9 forks source link

Dot imports cause name clashes #19

Closed qur closed 10 years ago

qur commented 10 years ago

If two packages are dot imported into the same package then they will produce name clashes on the MOCK and EXPECT functions.