mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-20 04:45:48 +08:00
added a base url finder
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
using System;
|
||||
using Ocelot.Library.Infrastructure.Responses;
|
||||
using Ocelot.Library.Infrastructure.Router.UpstreamRouter;
|
||||
using Ocelot.Library.Infrastructure.Router.UrlPathMatcher;
|
||||
using Ocelot.Library.Infrastructure.UrlPathMatcher;
|
||||
using Shouldly;
|
||||
using Xunit;
|
||||
|
||||
|
||||
namespace Ocelot.UnitTests
|
||||
{
|
||||
public class UrlPathToUrlPathTemplateMatcherTests
|
||||
|
||||
Reference in New Issue
Block a user