func fakeCreatePod(name, namespace string, uid types.UID) *v1.Pod { … } func TestPod(t *testing.T) { … } func TestPodAndPodDesc(t *testing.T) { … }
func fakeCreatePod(name, namespace string, uid types.UID) *v1.Pod { … } func TestPod(t *testing.T) { … } func TestPodAndPodDesc(t *testing.T) { … }