2 #ifndef CPP_TEST_PLUS_H
3 #define CPP_TEST_PLUS_H
10 bool runTestConsole(string titre
, Test::Suite
& test
);
11 bool runTestHtml(string titre
, Test::Suite
& test
);
15 /*----------------------------------------------------------------------*\
17 \*---------------------------------------------------------------------*/