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

◆ test_method_begin()

bool radarelab::utils::tests::SimpleTestController::test_method_begin ( const TestMethod & test_method,
const TestMethodResult & test_method_result )
overridevirtual

Called before running a test method.

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

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