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

FL_TEST from enum fcf::NTest::EFixtureLevel

Value: fcf::NTest::FL_TEST = 3

Enum: fcf::NTest::EFixtureLevel

Package: fcfTest

File: test.hpp

Available from version: 2.0.14

Fixture scope is individual test scope. Initialization runs before the start of each test, and the completion handler runs after the test.