Documentation ¶ Index ¶ func TestCfg(t *testing.T, cmd *cobra.Command, args ...string) *cli.Config func TestCmd(t *testing.T, cmd *cobra.Command, args ...string) *cobra.Command func TestError(t *testing.T, cmd *cobra.Command, args ...string) error func TestHelp(t *testing.T, cmd *cobra.Command, args ...string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func TestCfg ¶ added in v0.0.23 func TestCfg(t *testing.T, cmd *cobra.Command, args ...string) *cli.Config func TestCmd ¶ added in v0.0.23 func TestCmd(t *testing.T, cmd *cobra.Command, args ...string) *cobra.Command func TestError ¶ added in v0.0.23 func TestError(t *testing.T, cmd *cobra.Command, args ...string) error func TestHelp ¶ added in v0.0.23 func TestHelp(t *testing.T, cmd *cobra.Command, args ...string) Types ¶ This section is empty. Source Files ¶ View all Source files cmdtest.go Click to show internal directories. Click to hide internal directories.