This is an automated email from the ASF dual-hosted git repository.

apelluru pushed a change to branch feature/improve-test-coverage
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git


    from ff19bfd  SLING-13257: Fix for RAT check
     add 729a094  SLING-13257: Fix sonar issues

No new revisions were added by this update.

Summary of changes:
 .../org/apache/sling/auth/core/AuthUtilTest.java   | 522 +++++++++++----------
 .../impl/AuthenticationHandlerWrapperTest.java     |   5 +-
 .../impl/AuthenticatorWebConsolePluginTest.java    |  60 +--
 .../impl/HttpBasicAuthenticationHandlerTest.java   |  54 ++-
 .../sling/auth/core/impl/LoginServletTest.java     |  63 +--
 .../sling/auth/core/impl/LogoutServletTest.java    |  28 +-
 .../sling/auth/core/impl/PathBasedHolderTest.java  |  23 +-
 .../core/impl/SlingAuthenticatorOsgiJavaxTest.java |   8 +-
 .../auth/core/impl/SlingAuthenticatorTest.java     | 316 +++++++------
 .../impl/engine/EngineSlingAuthenticatorTest.java  |  29 +-
 .../core/impl/hc/DefaultLoginsHealthCheckTest.java |  11 +-
 .../spi/AbstractAuthenticationFormServletTest.java |  43 +-
 .../spi/AbstractAuthenticationHandlerTest.java     |  26 +-
 ...stractJakartaAuthenticationFormServletTest.java |  43 +-
 .../DefaultAuthenticationFeedbackHandlerTest.java  |  66 +--
 ...ltJakartaAuthenticationFeedbackHandlerTest.java |  90 ++--
 16 files changed, 725 insertions(+), 662 deletions(-)

Reply via email to