Using jUnit I can setup the @Rule and set a variable but it does not reflect in the System.getenv("..."), it returns the old value.
Using jUnit
I can setup the @rule and set a variable but it does not reflect in the System.getenv("..."), it returns the old value.