Reorganized tests. #20
Annotations
12 warnings
Run SonarCloud Scan:
src/Infobip.Api.Client/Client/Configuration.cs#L22
Missing XML comment for publicly visible type or member 'Configuration'
|
Run SonarCloud Scan:
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)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/EmailApiTest.cs#L323
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/EmailApiTest.cs#L405
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/EmailApiTest.cs#L449
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/EmailApiTest.cs#L515
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/SmsApiTest.cs#L904
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/SmsApiTest.cs#L905
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/SmsApiTest.cs#L906
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Run SonarCloud Scan:
ApiClient.Tests/Api/SmsApiTest.cs#L907
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Build:
src/Infobip.Api.Client/Client/Configuration.cs#L22
Missing XML comment for publicly visible type or member 'Configuration'
|
Build:
src/Infobip.Api.Client/Client/Configuration.cs#L22
Missing XML comment for publicly visible type or member 'Configuration'
|
Loading