Elaboradar  0.1
 Tutto Classi Namespace File Funzioni Variabili Tipi enumerati (enum) Gruppi
Elenco di tutti i membri
Riferimenti per la struct radarelab::utils::tests::Fixture

Base class for test fixtures. Continua...

#include <tests.h>

Descrizione dettagliata

Base class for test fixtures.

A fixture will have a constructor and a destructor to do setup/teardown, and a reset() function to be called inbetween tests.

Fixtures do not need to descend from Fixture: this implementation is provided as a default for tests that do not need one, or as a base for fixtures that do not need reset().

Definizione alla linea 771 del file tests.h.


La documentazione per questa struct รจ stata generata a partire dal seguente file: