2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-09 23:52:12 +00:00
Files
Catch2/projects/SelfTest/ClassTests.cpp
Phil Nash 78fba28c4b Added className to TestCaseInfo
className is passed through from class based test methods and held in the TestCaseInfo.
For free-function based test cases it is set to "global".

The JUnit reporter uses the className value to populate he class attribute.
2012-11-04 21:11:59 +00:00

1.3 KiB