Added tests. #19
Annotations
12 warnings
sonarcloud:
src/Infobip.Api.Client/Client/Configuration.cs#L22
Missing XML comment for publicly visible type or member 'Configuration'
|
sonarcloud:
src/Infobip.Api.Client/Client/RetryConfiguration.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
sonarcloud:
ApiClient.Tests/EmailApiTest.cs#L323
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
ApiClient.Tests/EmailApiTest.cs#L405
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
ApiClient.Tests/EmailApiTest.cs#L449
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
ApiClient.Tests/EmailApiTest.cs#L515
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
ApiClient.Tests/SmsApiTest.cs#L904
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
ApiClient.Tests/SmsApiTest.cs#L905
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
ApiClient.Tests/SmsApiTest.cs#L906
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
ApiClient.Tests/SmsApiTest.cs#L907
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
sonarcloud:
src/Infobip.Api.Client/Client/Configuration.cs#L22
Missing XML comment for publicly visible type or member 'Configuration'
|
sonarcloud:
src/Infobip.Api.Client/Client/Configuration.cs#L22
Missing XML comment for publicly visible type or member 'Configuration'
|