T.Setenv ensures that the environment is returned to its prior state when the test ends. It also panics when called from a parallel test to prevent racy test interdependencies. |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| serving_test.go | ||
T.Setenv ensures that the environment is returned to its prior state when the test ends. It also panics when called from a parallel test to prevent racy test interdependencies. |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| serving_test.go | ||