Class SystemEnvironment

java.lang.Object
dev.galasa.framework.spi.SystemEnvironment
All Implemented Interfaces:
Environment

public class SystemEnvironment extends Object implements Environment
An implementation of the Environment interface which allows code to get environment variables from the real system.
  • Constructor Details

    • SystemEnvironment

      public SystemEnvironment()
  • Method Details