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

◆ run_tests()

virtual TestCaseResult radarelab::utils::tests::TestCase::run_tests ( TestController & controller)
virtual

Call setup(), run all the tests that have been registered, then call teardown().

Exceptions in setup() and teardown() are caught and reported in TestCaseResult. Test are run using run_test().