Class JUnitSystem

java.lang.Object
org.glassfish.tests.utils.junit.JUnitSystem

public final class JUnitSystem extends Object
Helper class to make possible running tests the same way in Maven as in Eclipse IDE, probably also other environments.
  • Method Details

    • detectBasedir

      public static Path detectBasedir()
      Useful for a heuristic inside Eclipse and other environments.
      Returns:
      Absolute path to the glassfish directory.