Version: 8.3.0
BasicMainTest.hxx File Reference
#include <cppunit/CompilerOutputter.h>
#include <cppunit/TestResult.h>
#include <cppunit/TestResultCollector.h>
#include <cppunit/TextTestProgressListener.h>
#include <cppunit/BriefTestProgressListener.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/TestRunner.h>
#include <stdexcept>
#include <iostream>
#include <fstream>
Include dependency graph for BasicMainTest.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Main program source for Unit Tests with cppunit package does not depend on actual tests, so we use the same for all partial unit tests. More...
 

Function Documentation

int main ( int  argc,
char argv[] 
)

Main program source for Unit Tests with cppunit package does not depend on actual tests, so we use the same for all partial unit tests.

References out, and Test().