| 90 | } |
| 91 | |
| 92 | virtual ~LogTest() { |
| 93 | } |
| 94 | |
| 95 | // If the constructor and destructor are not enough for setting up |
| 96 | // and cleaning up each test, you can define the following methods: |
nothing calls this directly
no outgoing calls
no test coverage detected