Example: bankruptcy
Unit Testing C++ Code – CppUnit by Example

Unit Testing C++ Code – CppUnit by Example

Back to document page

Using reflection the unit testing tool (JUnit/NUnit) finds your test methods dynamically. Since C++ does not have support for reflection, it becomes a bit of a challenge to write a unit test in C++, at least the JUnit way. You will have to exploit some of the traditional features of C++ to get around the lack of reflection feature.

  Code, Testing, Unit, Example, In c, Unit testing c code cppunit by example, Cppunit

Download Unit Testing C++ Code – CppUnit by Example


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries