28 #include "abstracttest.h"
69 static void describe( QString type );
71 virtual void runTest();
73 int* buildRandomDNA();
113 static void describe( QString type );
115 virtual void runTest();
120 void setIndividualToTest(
int idIndividual );
127 void setPopulationToTest( QString filename,
bool deferLoading =
true );
132 QString populationFile;
134 bool populationLoaded;