Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestExceptions.cpp27 struct CheckFixture in SUITE() struct
29 CheckFixture() in SUITE() function
35 void PerformCheckWithNonStdThrow() in SUITE()
41 void PerformCheckWithStdThrow() in SUITE()
47 RecordingReporter reporter; in SUITE()
48 UnitTest::TestResults testResults; in SUITE()