4 references to WithServerRouting
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\PlaywrightExtensions.cs (1)
111
.
WithServerRouting
(server)
Microsoft.AspNetCore.Components.Testing.Tests (3)
PlaywrightExtensionsTests.cs (3)
19
var result = options.
WithServerRouting
(server);
40
options.
WithServerRouting
(server);
55
var result = options.
WithServerRouting
(server);