Class TestDerivate

java.lang.Object
org.mycore.iview.tests.model.TestDerivate

public abstract class TestDerivate extends Object
Abstract Class to resolve the Testfiles for a specific Test.
Author:
Sebastian Hofmann
  • Constructor Details

    • TestDerivate

      public TestDerivate()
  • Method Details

    • getStartFile

      public abstract String getStartFile()
      Returns:
      gets the file wich should be show first
    • getZipLocation

      public abstract URL getZipLocation() throws IOException
      Returns:
      the location to zip file!
      Throws:
      IOException
    • getName

      public abstract String getName()
      Used to identify the TestDerivate for debugging
      Returns:
      a simple name