| 3918 | } |
| 3919 | |
| 3920 | void assertionStarting(AssertionInfo const&) override {} |
| 3921 | |
| 3922 | bool assertionEnded(AssertionStats const& assertionStats) override { |
| 3923 | assert(!m_sectionStack.empty()); |
nothing calls this directly
no outgoing calls
no test coverage detected