- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestWorkloadGroupCreate (0.35 sec)
-
istioctl/pkg/workload/workload_test.go
` ) type testcase struct { description string expectedException bool args []string expectedOutput string namespace string } func TestWorkloadGroupCreate(t *testing.T) { cases := []testcase{ { description: "Invalid command args - missing service name and namespace", args: strings.Split("group create", " "), expectedException: true,
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 20:04:20 UTC 2024 - 14.6K bytes - Viewed (0)