Install golang-github-jacobsa-oglemock-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-jacobsa-oglemock-dev
Description:
mocking framework for Go
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.
Homepage: https://github.com/jacobsa/oglemock
Version: 0.0~git20150428-5
Section: universe/devel