func TestLastAppliedUpdater(t *testing.T) { … } func TestLargeLastApplied(t *testing.T) { … } func getLastApplied(obj runtime.Object) (string, error) { … }
func TestLastAppliedUpdater(t *testing.T) { … } func TestLargeLastApplied(t *testing.T) { … } func getLastApplied(obj runtime.Object) (string, error) { … }