Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestExceptions.cpp84 struct CheckEqualFixture in SUITE() struct
86 CheckEqualFixture() in SUITE() function
93 void PerformCheckWithNonStdThrow() in SUITE()
100 void PerformCheckWithStdThrow() in SUITE()
107 RecordingReporter reporter; in SUITE()
108 UnitTest::TestResults testResults; in SUITE()
109 int line; in SUITE()