Elaboradar 0.1
Caricamento in corso...
Ricerca in corso...
Nessun risultato

◆ test_case_begin()

bool radarelab::utils::tests::VerboseTestController::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.