| 5892 | } |
| 5893 | |
| 5894 | void assertionStarting(AssertionInfo const&) override {} |
| 5895 | |
| 5896 | bool assertionEnded(AssertionStats const& assertionStats) override { |
| 5897 | assert(!m_sectionStack.empty()); |
nothing calls this directly
no outgoing calls
no test coverage detected