Skip to content

Repository files navigation

hellomock

install go mock tools

$ go get github.com/golang/mock/gomock
$ go install github.com/golang/mock/mockgen

mockgen

$ mockgen -source=hellomock.go > mock_hellomock/mock_talker.go

test compare

$ go test -v . -run TestCompany_Meeting
$ go test -v . -run TestCompany_Meeting2

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages