Class SigTestData

java.lang.Object
ee.jakarta.tck.concurrent.common.signature.SigTestData

public final class SigTestData extends Object
This class holds the data passed to a signature test invocation during the setup phase. This allows us to keep the passed data separate and reuse the data between the signature test framework base classes.
  • Method Details

    • getVehicle

      public static String getVehicle()
    • getBinDir

      public static String getBinDir()
    • getTSHome

      public static String getTSHome()
    • getTestClasspath

      public static String getTestClasspath()
    • getJavaeeLevel

      public static String getJavaeeLevel()
    • getCurrentKeywords

      public static String getCurrentKeywords()
    • getProperty

      public static String getProperty(String prop)
    • getOptionalTechPackagesToIgnore

      public static String getOptionalTechPackagesToIgnore()
    • getJtaJarClasspath

      public static String getJtaJarClasspath()
    • getJImageDir

      public static String getJImageDir()