efritz/go-mockgen

View on GitHub
matchers/called_n_matcher.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function BeCalledN should have comment or be unexported
Open

func BeCalledN(n int) types.GomegaMatcher {
Severity: Minor
Found in matchers/called_n_matcher.go by golint

There are no issues that match your filters.

Category
Status