Readarr/src/NzbDrone.Test.Common
Bogdan d1aff31593 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #2559
2023-05-28 21:59:25 +03:00
..
AutoMoq Update packages 2022-08-05 11:30:13 +01:00
Categories StyleCop (#1058) 2020-01-03 07:49:24 -05:00
Datastore Create cache db in integration tests 2023-05-05 22:59:54 +03:00
ConcurrencyCounter.cs Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
ExceptionVerification.cs Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
LoggingTest.cs Inline 'out' variable declarations 2023-05-28 21:55:43 +03:00
MockerExtensions.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
NzbDroneRunner.cs Cleanup dual target and mono code 2022-10-20 20:19:52 -05:00
Readarr.Test.Common.csproj Use DryIoc for Automoqer, drop Unity dependency 2022-06-22 10:13:37 +01:00
ReflectionExtensions.cs
StringExtensions.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
TestBase.cs Cleanup dual target and mono code 2022-10-20 20:19:52 -05:00
TestException.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
TestLogOutput.cs Set test log output via environment variable 2017-10-29 21:40:10 -04:00
TestValidator.cs