SORTIE C++ Test Documentation
|
#include <cppunit/TestFixture.h>
#include <cppunit/TestCaller.h>
#include <cppunit/TestSuite.h>
Classes | |
class | clTestTreePopulation |
Tests the clTreePopulation class. More... | |
class | clTestTreePopulation::clFakeLinkedList |
This is for making a fake linked list. More... | |
struct | clTestTreePopulation::treeResults |
This structure is for testing tree results - arrays of this struct can tell, for a given list of trees, which should be found, and which actually were. More... | |