Add AtPath and AtAbsolutePath to Assertions projects (#1349)

* Add AtPath and AtAbsolutePath to Assertions projects

* tst
This commit is contained in:
Stef Heyenrath
2025-08-22 19:40:59 +02:00
committed by GitHub
parent ddb181cc52
commit 08117e870b
13 changed files with 278 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
using WireMock.Server;
// ReSharper disable once CheckNamespace
namespace WireMock.FluentAssertions
namespace WireMock.AwesomeAssertions
{
/// <summary>
/// Contains extension methods for custom assertions in unit tests.