Class EnvironmentVariablesIT


public class EnvironmentVariablesIT extends SurefireJUnit4IntegrationTestCase
SUREFIRE-763 Asserts that environment variables are correctly populated using "useSystemClassLoader=false" SUREFIRE-963 Asserts that empty environment variables are read as "".
Author:
Kristian Rosenvold, Christophe Deneux
  • Constructor Details

    • EnvironmentVariablesIT

      public EnvironmentVariablesIT()
  • Method Details

    • testWhenUseSystemClassLoader

      public void testWhenUseSystemClassLoader()
    • testWhenDontUseSystemClassLoader

      public void testWhenDontUseSystemClassLoader()
    • testExcludedEnv

      public void testExcludedEnv()