4 references to AssertLogs
IISExpress.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (4)
119AssertLogs(Path.Combine(deploymentResult.ContentRoot, "subdirectory", "debug.txt")); 133AssertLogs(Path.Combine(deploymentResult.ContentRoot, "aspnetcore-debug.log")); 149AssertLogs(Path.Combine(deploymentResult.ContentRoot, "aspnetcore-debug.log")); 175AssertLogs(secondTempFile);