func comparePods(t *testing.T, expected []*ctest.FakePod, actual []*Pod) { … } func TestGetPods(t *testing.T) { … } func TestForceUpdateIfOlder(t *testing.T) { … }
func comparePods(t *testing.T, expected []*ctest.FakePod, actual []*Pod) { … } func TestGetPods(t *testing.T) { … } func TestForceUpdateIfOlder(t *testing.T) { … }