type currentContextTest … func newFederalContextConfig() clientcmdapi.Config { … } func TestCurrentContextWithSetContext(t *testing.T) { … } func TestCurrentContextWithUnsetContext(t *testing.T) { … } func (test currentContextTest) run(t *testing.T) { … }