2009-09-26 23:02:55 UTC
Hello,
I have an idea from the genius Einstein :)
I would like to do the following: is it possible with MicroEmulator
1) I run my application framework which take screenshot by itself
2) I save those screenshots
3) Junit test class loads the screenshot as test cases
4) JUnit test class loads MicroEmulator in headless mode????
5) JUnit test class writes on the headless graphics and create screenshots
6) JUnit test class tests if both screenshot match!
So basically can I just create a headless graphics object specifiying screen size?