MCPcopy Create free account
hub / github.com/cutelyst/cutelyst / initTestCase

Method initTestCase

tests/testactionrenderview.cpp:111–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109};
110
111void TestActionRenderView::initTestCase()
112{
113 m_engine = getEngine();
114 QVERIFY(m_engine);
115}
116
117TestEngine *TestActionRenderView::getEngine()
118{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected