9 references to Should
dotnet-MsiInstallation.Tests (9)
MsiInstallerTests.cs (3)
124
.
Should
()
132
.
Should
()
143
.
Should
()
WorkloadSetTests.cs (6)
268
VM.GetRemoteDirectory(workloadSet2Path).
Should
().Exist();
275
VM.GetRemoteDirectory(workloadSet2Path).
Should
().NotExist();
295
VM.GetRemoteDirectory(workloadSet1Path).
Should
().Exist();
305
VM.GetRemoteDirectory(workloadSet1Path).
Should
().NotExist();
318
VM.GetRemoteDirectory(workloadSetPath).
Should
().Exist();
322
VM.GetRemoteDirectory(workloadSetPath).
Should
().NotExist();