Skip to content

Simple unit test suite in c++ to understand how to break dependency using mock object

Notifications You must be signed in to change notification settings

gthedreamer/cpp_unittest_with_mock

Repository files navigation

cpp_unittest_with_mock

What this project is about ?
Simple unit test suite in c++ to understand how to break dependency using mock object

Please read on for more info http://dhumthatha.blogspot.in/2018/02/break-dependency-in-c-unit-testing.html

Quick steps to run this project:

1.Open set_env.sh and set the root location of cxxtest framework in CXXTEST variable
2. . set_env.sh
3. . run.sh

About

Simple unit test suite in c++ to understand how to break dependency using mock object

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published