2 references to HaveDirectory
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (2)
WasmPublishIntegrationTest.cs (2)
368new DirectoryInfo(Path.Combine(publishDirectory.ToString(), "wwwroot")).Should().HaveDirectory("different-path"); 435new DirectoryInfo(Path.Combine(publishDirectory.ToString(), "wwwroot")).Should().HaveDirectory("different-path");