UnitTest is a test framework designed for unit testing C/C++ code on the Microsoft Windows platform. Its developers assert that UnitTest has a tiny footprint and a clean code base. It's written in C++ and can be downloaded freely. The author Rajinder Yadav states "You are free to use and modify the source code provided on DevMentor. org. However you are not permitted rights to redistribute any original or modified work without written permission from the author and copyright holder.

PropertyValue
dbpedia-owl:abstract
  • UnitTest is a test framework designed for unit testing C/C++ code on the Microsoft Windows platform. Its developers assert that UnitTest has a tiny footprint and a clean code base. It's written in C++ and can be downloaded freely. The author Rajinder Yadav states "You are free to use and modify the source code provided on DevMentor. org. However you are not permitted rights to redistribute any original or modified work without written permission from the author and copyright holder. "http://devmentor. org/ UnitTest comes with three unit test observers: Console Logger Stream Logger UnitTestMonitor (MFC GUI Window Logger) UnitTest comes with a command line utility to quickly generate the Unit Test class source and header files with the test case methods that are provided through the argument.
dbpedia-owl:genre
dbpedia-owl:programmingLanguage
dbpedia-owl:wikiPageExternalLink
dbpprop:genre
  • library or framework
dbpprop:name
  • UnitTest
dbpprop:programmingLanguage
  • C++
dbpprop:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • UnitTest is a test framework designed for unit testing C/C++ code on the Microsoft Windows platform. Its developers assert that UnitTest has a tiny footprint and a clean code base. It's written in C++ and can be downloaded freely. The author Rajinder Yadav states "You are free to use and modify the source code provided on DevMentor. org. However you are not permitted rights to redistribute any original or modified work without written permission from the author and copyright holder.
rdfs:label
  • UnitTest
owl:sameAs
foaf:name
  • UnitTest
foaf:page
is owl:sameAs of
is foaf:primaryTopic of