Home
last modified time | relevance | path

Searched defs:EmptyFixture (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestTimeConstraintMacro.cpp65 struct EmptyFixture {}; struct
67 TEST_FIXTURE(EmptyFixture, TimeConstraintMacroWorksInFixtures) in TEST_FIXTURE() argument