4 references to Verify
RunTests (4)
HelixTestRunner.cs (4)
54Verify(string.IsNullOrEmpty(options.TestFilter)); 55Verify(!string.IsNullOrEmpty(options.ArtifactsDirectory)); 56Verify(!string.IsNullOrEmpty(options.HelixQueueName)); 57Verify(!string.IsNullOrEmpty(options.Configuration));