| 9919 | } |
| 9920 | |
| 9921 | virtual void assertionStarting( AssertionInfo const& ) CATCH_OVERRIDE { } |
| 9922 | |
| 9923 | virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE { |
| 9924 | const AssertionResult& assertionResult = assertionStats.assertionResult; |
nothing calls this directly
no outgoing calls
no test coverage detected