- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestTargetListExists (0.1 sec)
-
internal/event/targetlist_test.go
found = true break } } if !found { t.Fatalf("test %v: data: expected: %v, got: %v", i+1, testCase.expectedResult, result) } } } } } func TestTargetListExists(t *testing.T) { targetListCase1 := NewTargetList(context.Background()) targetListCase2 := NewTargetList(context.Background())
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Dec 05 10:16:33 UTC 2023 - 6.1K bytes - Viewed (0)