2 references to NotBeEmpty
dotnet.Tests (1)
CommandTests\Clean\GivenDotnetCleanCleansBuildArtifacts.cs (1)
26outputFolder.Should().NotBeEmpty();
Microsoft.NET.Sdk.Razor.Tests (1)
PublishIntegrationTest.cs (1)
100new DirectoryInfo(Path.Combine(publishOutputPath, "Views")).Should().NotBeEmpty();