2 references to AssertLiteral
Microsoft.AspNetCore.Routing.Tests (2)
Patterns\RoutePatternFactoryTest.cs (2)
747
Assert.Collection(combined.PathSegments,
AssertLiteral
("a"),
AssertLiteral
("b"));