kubernetes/staging/src/k8s.io/kubectl/pkg/cmd/annotate/annotate_test.go

func TestValidateAnnotationOverwrites(t *testing.T) {}

func TestParseAnnotations(t *testing.T) {}

func TestValidateAnnotations(t *testing.T) {}

func TestUpdateAnnotations(t *testing.T) {}

func TestAnnotateErrors(t *testing.T) {}

func TestAnnotateObject(t *testing.T) {}

func TestAnnotateResourceVersion(t *testing.T) {}

func TestAnnotateObjectFromFile(t *testing.T) {}

func TestAnnotateLocal(t *testing.T) {}

func TestAnnotateMultipleObjects(t *testing.T) {}