Class ImageComparisionTest


  • public class ImageComparisionTest
    extends TestCase
    This is a special TestCase, used to compare two images. One image is created in a recording mode at desktop and the other image is the first one running at device.
    • Field Detail

      • recording

        protected boolean recording
      • debuggingOnScreen

        protected boolean debuggingOnScreen
    • Constructor Detail

      • ImageComparisionTest

        public ImageComparisionTest()
    • Method Detail

      • testRun

        public void testRun()
        Specified by:
        testRun in class TestCase
      • assertOK

        protected void assertOK​(java.lang.String in256,
                                java.lang.String in65536,
                                java.lang.String title)