How to change the QCompare Description in Unit Testing?
General and Desktop
2
Posts
2
Posters
647
Views
1
Watching
-
wrote on 3 Sept 2014, 11:20 last edited by
Hi..
Currently am running few examples on the unit test .When my Test case fails, I get a description message stating that the "Compared values are not the same". Is there a way to change the description message? If yes, can anyone please tell me how to change the description. -
wrote on 3 Sept 2014, 11:58 last edited by
It looks "hard coded" to me (searched the source code). Of course you could change that...
1/2