Reputation: 926
Can u pls show a good example on how to use Google Toolbox for Mac for UI unit testing. And every time do i need to have a master image to compare with. Can i use it for testing whether pressing a button has called the right action?? Thank you
Upvotes: 1
Views: 1421
Reputation: 3690
This is an old question, but GTM uses it's UI unit testing to test itself. You may want to look at the test code included with GTM for good examples of using it.
Upvotes: 2