Mocking QObject with Gmock
-
Hi,
I am new to QT's Unit testing, I need to mock some classes that extend QObject and contain signals. Is this possible using Gmock.
Also please point me to the best practices to be followed while Unit testing in QT. -
Hi and welcome to devnet,
This presentation is on that subject.