catch2/include/reporters
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
..
catch_reporter_basic.hpp Cleaned up ANSI colour code impl a bit 2012-10-31 18:04:22 +00:00
catch_reporter_junit.hpp Added className to TestCaseInfo 2012-11-04 21:11:59 +00:00
catch_reporter_xml.hpp More AssertionResult refactoring 2012-10-24 21:59:47 +01:00