- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestWorkloadEntryConfigureInvalidArgs (0.28 sec)
-
istioctl/pkg/workload/workload_test.go
assert.Equal(t, c.expectedOutput, output) t.Fatalf("Unexpected output for 'istioctl %s'\n got: %q\nwant: %q", strings.Join(c.args, " "), output, c.expectedOutput) } } func TestWorkloadEntryConfigureInvalidArgs(t *testing.T) { cases := []testcase{ { description: "Invalid command args - missing valid input spec", args: strings.Split("entry configure --name foo -o temp --clusterID cid", " "),
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 20:04:20 UTC 2024 - 14.6K bytes - Viewed (0)