Elaboradar  0.1
 Tutto Classi Namespace File Funzioni Variabili Tipi enumerati (enum) Gruppi
bool radarelab::utils::tests::SimpleTestController::test_case_begin ( const TestCase test_case,
const TestCaseResult test_case_result 
)
overridevirtual

Called before running a test case.

Restituisce
true if the test case should be run, false if it should be skipped

Reimplementa radarelab::utils::tests::TestController.