Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testActiveRequestsTracking (0.52 sec)

  1. src/test/java/jcifs/util/SmbCircuitBreakerTest.java

                assertEquals(0, metrics.totalFailures(), "Should have 0 failures");
    
            } finally {
                cbWithMetrics.close();
            }
        }
    
        @Test
        public void testActiveRequestsTracking() throws Exception {
            SmbCircuitBreaker cbWithTracking = new SmbCircuitBreaker("tracking-test");
    
            try {
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 23.2K bytes
    - Viewed (0)
Back to top