Class LoadImagesWithTransformationTest


  • public class LoadImagesWithTransformationTest
    extends java.lang.Object
    A test class which downloads image for one well in a data set with and without the transformation. The images are placed on the desktop.

    The constructor takes two arguments, one being the permId of the plate we want to download images for.

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void logout()  
      static void main​(java.lang.String[] args)  
      void runTest()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • runTest

        public void runTest()
                     throws java.io.IOException
        Throws:
        java.io.IOException
      • logout

        public void logout()