| 109 | }; |
| 110 | |
| 111 | void TestActionRenderView::initTestCase() |
| 112 | { |
| 113 | m_engine = getEngine(); |
| 114 | QVERIFY(m_engine); |
| 115 | } |
| 116 | |
| 117 | TestEngine *TestActionRenderView::getEngine() |
| 118 | { |
nothing calls this directly
no outgoing calls
no test coverage detected