Improved RouteMatcher and added more unit tests to cover some edge cases. Cleaned up code. Bumped package version to 1.7.0
This commit is contained in:
@ -8,7 +8,7 @@ using FluentAssertions;
|
||||
using MontoyaTech.Rest.Net;
|
||||
using System.Net;
|
||||
|
||||
namespace Rest.Net.Tests
|
||||
namespace MontoyaTech.Rest.Net.Tests
|
||||
{
|
||||
public class RestClientGeneratorTests
|
||||
{
|
||||
|
Reference in New Issue
Block a user