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

FL_PART from enum fcf::NTest::EFixtureLevel

Value: fcf::NTest::FL_PART = 1

Enum: fcf::NTest::EFixtureLevel

Package: fcfTest

File: test.hpp

Available from version: 2.0.14

Partition fixture execution zone. Initialization runs before the start of a test in a new partition, and the completion handler runs after the last test in the partition.