Appendix C. CppUnit Class Reference

     

This appendix contains a detailed reference for the CppUnit classes. Knowledge of the details of CppUnit's implementation is not necessary to use it for writing and running unit tests. However, understanding the architecture is important for more advanced usage, such as developing extensions.

In the descriptions that follow, the types string , ostream , map , deque , and vector belong to the namespace std . All the header files are located under the CppUnit installation directory in include/cppunit . Some are located in subdirectories of this directory, such as extensions . All the source files are located in src/cppunit .

The entries are in alphabetical order by class name .



Unit Test Frameworks
Unit Test Frameworks
ISBN: 0596006896
EAN: 2147483647
Year: 2006
Pages: 146
Authors: Paul Hamill

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net