Package org.glassfish.tests.utils.junit
Class JUnitSystem
java.lang.Object
org.glassfish.tests.utils.junit.JUnitSystem
Helper class to make possible running tests the same way in Maven as in Eclipse IDE, probably
also other environments.
-
Method Summary
Modifier and TypeMethodDescriptionstatic PathUseful for a heuristic inside Eclipse and other environments.
-
Method Details
-
detectBasedir
Useful for a heuristic inside Eclipse and other environments.- Returns:
- Absolute path to the glassfish directory.
-