Commit Graph

2 Commits

Author SHA1 Message Date
Lucas Bremgartner
b21592468b Add static interface implementation check
Add an additional line of code per interface to the generated mock file,
which allows the go compiler to statically check if the mock implements
the mocked interface.
2019-01-17 20:20:37 +01:00
Mat Ryer
595a9745ee added go generate with vendor test 2017-12-06 15:01:42 +00:00