Top level fixture. More...
#include <test/toplevelfixture.hpp>
Public Member Functions | |
TopLevelFixture () | |
~TopLevelFixture () | |
Public Attributes | |
SavedSettings | savedSettings |
Top level fixture.
Definition at line 35 of file toplevelfixture.hpp.
TopLevelFixture | ( | ) |
Constructor Add things here that you want to happen at the start of every test case
Definition at line 42 of file toplevelfixture.hpp.
~TopLevelFixture | ( | ) |
Destructor Add things here that you want to happen after every test case
Definition at line 46 of file toplevelfixture.hpp.
SavedSettings savedSettings |
Definition at line 37 of file toplevelfixture.hpp.