moq/example
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
..
example.go improved report card 2016-11-06 12:37:57 +00:00
mockpersonstore_test.go Add static interface implementation check 2019-01-17 20:20:37 +01:00