func newTestEventedPLEG() *EventedPLEG { … } func TestHealthyEventedPLEG(t *testing.T) { … } func TestUpdateRunningPodMetric(t *testing.T) { … } func testMetric(t *testing.T, expectedMetric string, metricName string) { … } func TestEventedPLEG_getPodIPs(t *testing.T) { … }