2 references to ClassLibraryStartup
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureTests.cs (2)
46using var factory = new WebApplicationFactory<ClassLibraryStartup>(); 48Assert.Equal($"The provided Type '{typeof(RazorPagesClassLibrary.ClassLibraryStartup).Name}' does not belong to an assembly with an entry point. A common cause for this error is providing a Type from a class library.",