- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testCustomImplementationSigningEnforced (0.26 seconds)
-
src/test/java/jcifs/internal/SmbNegotiationRequestTest.java
assertFalse(result, "Custom implementation should return false when initialized with false"); } @Test @DisplayName("Test custom implementation with signing enforced") void testCustomImplementationSigningEnforced() { // Given SmbNegotiationRequest request = new TestSmbNegotiationRequest(true); // When boolean result = request.isSigningEnforced(); // Then
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 6.4K bytes - Click Count (0)