Sieve/SieveUnitTests
Clayton Andersen 285468522c
#80 added support for escaping pipe control characters (#113)
* #80 added support for escaping comma and pipe control characters

* Update SieveModel.cs

Fix build. Accidentally broken by resolving conflicts.

* Migrate UnitTests to xUnit

Co-authored-by: Clayton Andersen <candersen@restaurant365.com>
Co-authored-by: ITDancer13 <kevin@ksommer.eu>
Co-authored-by: ITDancer139 <kevinitdancersommer@gmail.com>
2021-05-15 14:50:12 +03:00
..
Abstractions/Entity OrderByDynamic is modified to be able to handle inherited members, such as interface members. 2020-11-03 12:42:41 +03:00
Entities * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Services OrderByDynamic is modified to be able to handle inherited members, such as interface members. 2020-11-03 12:42:41 +03:00
General.cs #80 added support for escaping pipe control characters (#113) 2021-05-15 14:50:12 +03:00
GeneralWithInterfaces.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Mapper.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
SieveUnitTests.csproj * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
StringFilterNullTests.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00