4 references to Should
dotnet-MsiInstallation.Tests (4)
MsiInstallerTests.cs (4)
191
VM.GetRemoteFile(installStatePath).
Should
().Exist();
193
VM.GetRemoteFile(installStatePath).
Should
().NotExist();
341
.
Should
().NotExist("Not expecting non side-by-side workload manifests");
346
.
Should
().Exist("Workload manifest should exist");