nezau-ct
nezau-ct
When trying to write unit tests for SSO class(es), I discovered a tricky behaviour. I have multiple test folders (one test folder/source folder) and every folder has testing classes that...
Signed-off-by: nezau 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 -...