Mocking framework for Go inspired by Google's Mock for C++ and JS Test
Oglemock is a mocking framework for the Go programming language with the following features: – An extensive and extensible set of matchers for expressing call expectations (provided by the oglematchers package). – Clean, readable output that tells you exactly what you need to know. – Style and semantics similar to Google Mock and Google JS Test. – Seamless integration with the ogletest unit testing framework. It can be integrated into any testing framework (including Go's testing package), but out of the box support is built in to ogletest and that is the easiest place to use it. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jacobsa/oglemock
Release | Stable | Testing |
---|---|---|
Fedora 35 | 0-0.7.20190622gite94d794.fc35~bootstrap | - |
Fedora 34 | 0-0.6.20190622gite94d794.fc34~bootstrap | - |
You can contact the maintainers of this package via email at
golang-github-jacobsa-oglemock dash maintainers at fedoraproject dot org
.