Commit Graph

5 Commits

Author SHA1 Message Date
Tom Longhurst
cd1835326b Fix xUnit Warnings (#2906)
* Fix xUnit Warnings

* Fix

* Fix formatting in AsyncPaginationExtensionGenerator.cs

---------

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2024-04-15 13:19:26 -07:00
Anton Sizikov
a7e06c7cd0 Removed custom message format and just print raw body 2015-12-08 10:10:59 +01:00
Anton Sizikov
3f8ed4a882 Unit test fixed 2015-12-06 19:37:11 +01:00
Anton Sizikov
5ef499686e Overrided ToString methods for ApiException and ApiError 2015-12-06 19:34:32 +01:00
Haacked
ba0a7673ec Make ApiError.Errors a readonly list
Also added a test for it.
2015-01-03 20:22:30 -08:00