[xwiki/xwiki-commons] fa2b50: [Misc] Fix SonarQube issues: use assertThrows() in...
Branch: refs/heads/claude/nifty-bell-gcoqad-s8714 Home: https://github.com/xwiki/xwiki-commons Commit: fa2b5037f7b3c62c085dfb3266a67818f50de565 https://github.com/xwiki/xwiki-commons/commit/fa2b5037f7b3c62c085dfb3266a678... Author: Vincent Massol <[email protected]> Date: 2026-08-02 (Sun, 02 Aug 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/java/org/xwiki/extension/repository/core/DefaultCoreExtensionRepositoryTest.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/src/test/java/org/xwiki/extension/jar/JarExtensionHandlerTest.java M xwiki-commons-core/xwiki-commons-groovy/src/test/java/org/xwiki/groovy/internal/TimedInterruptGroovyCompilationCustomizerTest.java M xwiki-commons-core/xwiki-commons-websocket/src/test/java/org/xwiki/websocket/PartialBinaryMessageHandlerTest.java M xwiki-commons-core/xwiki-commons-websocket/src/test/java/org/xwiki/websocket/PartialStringMessageHandlerTest.java M xwiki-commons-core/xwiki-commons-websocket/src/test/java/org/xwiki/websocket/internal/XWikiEndpointConfiguratorTest.java Log Message: ----------- [Misc] Fix SonarQube issues: use assertThrows() in tests instead of try/catch/fail() * java:S8714: replace the try/catch/fail() idiom with assertThrows() (12 occurrences) Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications