func TestSetEnvLocal(t *testing.T) { … } func TestSetEnvLocalNamespace(t *testing.T) { … } func TestSetMultiResourcesEnvLocal(t *testing.T) { … } func TestSetEnvRemote(t *testing.T) { … } func TestSetEnvFromResource(t *testing.T) { … } func TestSetEnvRemoteWithSpecificContainers(t *testing.T) { … } func TestSetEnvDoubleStdinUsage(t *testing.T) { … }