proxy.golang.org : github.com/golang/mock/gomock
Package gomock is a mock framework for Go. Standard usage: By default, expected calls are not enforced to run in any particular order. Call order dependency can be enforced by use of InOrder and/or Call.After. Call.After can create more varied call order dependencies, but InOrder is often more convenient. The following examples create equivalent call order dependencies. Example of using Call.After to chain expected call order: Example of using InOrder to declare expected call order:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/golang/mock/gomock
License: Apache-2.0
Latest release: about 5 hours ago
Namespace: github.com/golang/mock
Stars: 9,296 on GitHub
Forks: 611 on GitHub
Total Commits: 325
Committers: 92
Average commits per author: 3.533
Development Distribution Score (DDS): 0.754
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 5 hours ago