How to Install hippomocks in Ubuntu 18.04



Install hippomocks by entering the following commands in the terminal:

sudo apt update
sudo apt install hippomocks

Description:

C++ mocking framework

An easily usable mocking framework for C++ that allows you to instantiate derived typeswhilst making your test, without explicitly writing classes to do so.

Homepage: http://www.hippomocks.com

Version: 5.0-1

Section: universe/libdevel