Hello,
Is it possible to make test cases in cppUnit for Qt's Signals and Slots.
The test case would be, whether on emitting a signal, calls the respective connected slot or not.
Thanks, Manjeet Dahiya
Log in to post a comment.
Hello,
Is it possible to make test cases in cppUnit for Qt's Signals and Slots.
The test case would be, whether on emitting a signal, calls the respective connected slot or not.
Thanks,
Manjeet Dahiya