Introduction to GoMock - udaybhanu007/OVN-Poc GitHub Wiki
itโs always a good choice to wrap the functions in an interface.
Dependencies
- go get github.com/golang/mock/gomock - facilitator for writing unit test cases.
- go get github.com/golang/mock/mockgen - code generation tool