func TestPodSecurityContextAccessor(t *testing.T) { … } func TestPodSecurityContextMutator(t *testing.T) { … } func TestContainerSecurityContextAccessor(t *testing.T) { … } func TestContainerSecurityContextMutator(t *testing.T) { … } func TestEffectiveContainerSecurityContextAccessor(t *testing.T) { … } func TestEffectiveContainerSecurityContextMutator(t *testing.T) { … }