59 references to PassWithoutWarning
dotnet-MsiInstallation.Tests (59)
Framework\VMTestBase.cs (6)
137
result.Should().
PassWithoutWarning
();
192
result.Should().
PassWithoutWarning
();
212
result.Should().
PassWithoutWarning
();
224
result.Should().
PassWithoutWarning
();
244
result.Should().
PassWithoutWarning
();
255
.
PassWithoutWarning
();
MsiInstallerTests.cs (8)
58
result.Should().
PassWithoutWarning
();
217
.Execute().Should().
PassWithoutWarning
();
220
.Execute().Should().
PassWithoutWarning
();
246
.Should().
PassWithoutWarning
();
281
.
PassWithoutWarning
();
293
.
PassWithoutWarning
();
299
result.Should().
PassWithoutWarning
();
368
result.Should().
PassWithoutWarning
();
VSWorkloadTests.cs (4)
25
result.Should().
PassWithoutWarning
();
39
.
PassWithoutWarning
();
44
.Execute().Should().
PassWithoutWarning
()
52
.
PassWithoutWarning
()
WorkloadSetTests.cs (24)
28
.
PassWithoutWarning
();
37
.
PassWithoutWarning
();
55
.Execute().Should().
PassWithoutWarning
();
64
.Execute().Should().
PassWithoutWarning
()
81
.
PassWithoutWarning
();
114
.
PassWithoutWarning
();
120
.
PassWithoutWarning
();
132
.
PassWithoutWarning
();
157
.
PassWithoutWarning
();
181
.
PassWithoutWarning
();
202
.
PassWithoutWarning
();
218
.Execute().Should().
PassWithoutWarning
();
225
.Execute().Should().
PassWithoutWarning
();
259
.Execute().Should().
PassWithoutWarning
();
272
.Execute().Should().
PassWithoutWarning
();
278
VM.WriteFile("C:\\SdkTesting\\global.json", @$"{{""sdk"":{{""workloadVersion"":""{WorkloadSetVersion1}""}}}}").Execute().Should().
PassWithoutWarning
();
283
.Execute().Should().
PassWithoutWarning
();
287
.Execute().Should().
PassWithoutWarning
();
298
VM.WriteFile("C:\\SdkTesting\\global.json", "{}").Execute().Should().
PassWithoutWarning
();
302
.Execute().Should().
PassWithoutWarning
();
335
searchVersionResult.Should().
PassWithoutWarning
();
349
searchVersionResult.Should().
PassWithoutWarning
();
359
searchVersionResult.Should().
PassWithoutWarning
();
368
.
PassWithoutWarning
();
WorkloadSetTests2.cs (9)
27
VM.WriteFile("C:\\SdkTesting\\global.json", @$"{{""sdk"":{{""workloadVersion"":""{versionToUpdateTo}""}}}}").Execute().Should().
PassWithoutWarning
();
56
.Execute().Should().
PassWithoutWarning
();
62
.Execute().Should().
PassWithoutWarning
();
77
VM.CreateRunCommand(args).WithWorkingDirectory(SdkTestingDirectory).Execute().Should().
PassWithoutWarning
();
115
.Execute().Should().
PassWithoutWarning
();
120
.Execute().Should().
PassWithoutWarning
();
136
.Execute().Should().
PassWithoutWarning
();
142
.Execute().Should().
PassWithoutWarning
();
184
.Execute().Should().
PassWithoutWarning
();
WorkloadSetTestsBase.cs (8)
48
.
PassWithoutWarning
();
61
.
PassWithoutWarning
();
82
result.Should().
PassWithoutWarning
();
94
result.Should().
PassWithoutWarning
();
106
result.Should().
PassWithoutWarning
();
117
result.Should().
PassWithoutWarning
();
129
.
PassWithoutWarning
();
151
.Execute().Should().
PassWithoutWarning
();