efritz/go-mockgen

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
main.go614
B
5 hrs
A
96%
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
README.md
build-test-fixtures.sh
go.mod
go.sum
internal/e2e-tests/empty.go2
internal/e2e-tests/mocks/mocks.go1
internal/e2e-tests/reference.go6
internal/e2e-tests/relation.go9
internal/e2e-tests/unexported.go4
internal/e2e-tests/variadic_args.go6
internal/e2e-tests/variadic_non_interface.go5
matchers/anything_matcher.go21
matchers/called_matcher.go23
matchers/called_n_matcher.go27
matchers/called_once_matcher.go7
matchers/called_once_with_matcher.go31
A
3 hrs
matchers/called_with_matcher.go31
A
3 hrs
matchers/calls.go29
matchers/type_support.go31
A
35 mins