Google C++ Mocking Framework

A free and open source library for writing and using C++ mock classes
Download

Google C++ Mocking Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Google
  • Publisher web site:
  • http://google.com
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.2 MB

Google C++ Mocking Framework Tags


Google C++ Mocking Framework Description

A free and open source library for writing and using C++ mock classes Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes.Google C++ Mocking Framework is not a testing framework itself. Instead, it needs a testing framework for writing tests. Google Mock works seamlessly with Google Test. Google C++ Mocking Framework comes with a copy of Google C++ Testing Framework 1.3.0 bundled, or you can use a compatible version that you have already installed. Starting with version 1.1.0, you can also use it with any C++ testing framework of your choice. Google C++ Mocking Framework has been tested with gcc 4.0+ on Mac OS X and Linux, and Microsoft Visual C++ 8.0 SP1 on Windows. Users reported that the Google C++ Mocking Framework also works with gcc 3.4 and Cygwin.NOTE: Google C++ Mocking Framework is licensed and provided under the terms of the New BSD License. Here are some key features of "Google C++ Mocking Framework": · Lets you create mock classes trivially using simple macros · Supports a rich set of matchers and actions · Handles unordered, partially ordered, or completely ordered expectations · Is extensible by users · Works on Mac OS X, Linux, and Windows


Google C++ Mocking Framework Related Software