#include <doctest.h>
◆ m_description
| const char* doctest::TestCaseData::m_description |
◆ m_expected_failures
| int doctest::TestCaseData::m_expected_failures |
◆ m_file
| String doctest::TestCaseData::m_file |
◆ m_line
| unsigned doctest::TestCaseData::m_line |
◆ m_may_fail
| bool doctest::TestCaseData::m_may_fail |
◆ m_name
| const char* doctest::TestCaseData::m_name |
◆ m_no_breaks
| bool doctest::TestCaseData::m_no_breaks |
◆ m_no_output
| bool doctest::TestCaseData::m_no_output |
◆ m_should_fail
| bool doctest::TestCaseData::m_should_fail |
◆ m_skip
| bool doctest::TestCaseData::m_skip |
◆ m_test_suite
| const char* doctest::TestCaseData::m_test_suite |
◆ m_timeout
| double doctest::TestCaseData::m_timeout |
The documentation for this struct was generated from the following file: