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

◆ register_tests()

virtual void radarelab::utils::tests::TestCase::register_tests ( )
pure virtual

This will be called before running the test case, to populate it with its test methods.

This needs to be reimplemented with a function that will mostly be a sequence of calls to add_method().