Class mtTestCase

java.lang.Object
org.apache.derby.impl.tools.ij.mtTestCase

public class mtTestCase extends Object
  • Field Details

    • name

      public String name
    • file

      public String file
    • propFile

      public String propFile
    • weight

      public float weight
    • ignoreErrors

      public Hashtable ignoreErrors
    • description

      public String description
    • iterations

      private int iterations
    • attempts

      private int attempts
  • Constructor Details

    • mtTestCase

      public mtTestCase()
  • Method Details