kubernetes/staging/src/k8s.io/kubectl/pkg/cmd/config/rename_context_test.go

const currentContext

const newContext

const nonexistentCurrentContext

const existentNewContext

var contextData

type renameContextTest

func TestRenameContext(t *testing.T) {}

func TestRenameNonexistentContext(t *testing.T) {}

func TestRenameToAlreadyExistingContext(t *testing.T) {}

func (test renameContextTest) run(t *testing.T) {}