FCF 2.0 development in progress...
> > > > >
[News] [C++ Libraries API] [C++ Downloads] [Donate to the project] [Contacts]

FL_GLOBAL from enum fcf::NTest::EFixtureLevel

Value: fcf::NTest::FL_GLOBAL = 0

Enum: fcf::NTest::EFixtureLevel

Package: fcfTest

File: test.hpp

Available from version: 2.0.14

The fixture's global scope. Initialization runs before all tests, and the completion handler runs after all tests.