Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_sendToSlack_withBlankWebhookUrls (0.17 sec)

  1. src/test/java/org/codelibs/fess/helper/NotificationHelperTest.java

        @Override
        public void setUp() throws Exception {
            super.setUp();
            notificationHelper = new NotificationHelper();
        }
    
        public void test_sendToSlack_withBlankWebhookUrls() {
            // Setup mock configuration with blank webhook URLs
            ComponentUtil.setFessConfig(new MockFessConfig() {
                @Override
                public String getSlackWebhookUrls() {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 13:41:04 UTC 2025
    - 19.6K bytes
    - Viewed (0)
Back to top