GoMock is a mocking framework for the Go programming language.
I am using Gomock https://godoc.org/github.com/golang/mock and mockgen The Source code for this test is: …