kapua
kapua copied to clipboard
Added unit tests to plug-ins.sso.openid-connect.api
Signed-off-by: nezau [email protected]
Brief description of the PR. Added JUnit tests for classes in plug-ins/sso/openid-connect/api package:
- OpenIDJwtExceptionTest.class
- OpenIDJwtExtractionExceptionTest.class
- OpenIDJwtProcessExceptionTest.class
- OpenIDIllegalUriExceptionTest.class
- OpenIDJwtUriExceptionTest.class
- OpenIDLoginUriExceptionTest.class
- OpenIDLogoutUriExceptionTest.class
- OpenIDUriExceptionTest.class
- OpenIDAccessTokenExceptionTest.class
- OpenIDErrorCodesTest.class
- OpenIDExceptionTest.class
- OpenIDIllegalArgumentExceptionTest.class
Related Issue /
Screenshots /
Any side note on the changes made /
Codecov Report
Merging #3247 (1536b73) into develop (f9a15d3) will decrease coverage by
7.25%. The diff coverage isn/a.
:exclamation: Current head 1536b73 differs from pull request most recent head 4f87fe5. Consider uploading reports for the commit 4f87fe5 to get more accurate results
@@ Coverage Diff @@
## develop #3247 +/- ##
=============================================
- Coverage 54.13% 46.87% -7.26%
+ Complexity 787 584 -203
=============================================
Files 1476 1488 +12
Lines 30162 30208 +46
Branches 2520 2520
=============================================
- Hits 16327 14160 -2167
- Misses 12919 15264 +2345
+ Partials 916 784 -132