Uses of Interface
dev.galasa.framework.spi.Environment
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
-
Uses of Environment in dev.galasa.framework
Modifier and TypeMethodDescriptionFrameworkInitialisation.getGalasaHome
(Environment env) Obtain the location of the galasa home directoryModifierConstructorDescriptionFrameworkInitialisation
(Properties bootstrapProperties, Properties overrideProperties, boolean testrun, org.apache.commons.logging.Log initLogger, org.osgi.framework.BundleContext bundleContext, IFileSystem fileSystem, Environment env) -
Uses of Environment in dev.galasa.framework.spi
Modifier and TypeClassDescriptionclass
An implementation of the Environment interface which allows code to get environment variables from the real system.