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

FL_GROUP from enum fcf::NTest::EFixtureLevel

Value: fcf::NTest::FL_GROUP = 2

Enum: fcf::NTest::EFixtureLevel

Package: fcfTest

File: test.hpp

Available from version: 2.0.14

Fixture scope is per group. Initialization runs before the start of a test in a new group, and the completion handler runs after the last test in the group.