| 5833 | } |
| 5834 | |
| 5835 | void assertionStarting(AssertionInfo const&) override {} |
| 5836 | |
| 5837 | bool assertionEnded(AssertionStats const& assertionStats) override { |
| 5838 | assert(!m_sectionStack.empty()); |
nothing calls this directly
no outgoing calls
no test coverage detected