- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for constructorAndSimpleDelegations (0.32 seconds)
-
src/test/java/jcifs/smb/SmbTreeHandleImplTest.java
handle = new SmbTreeHandleImpl(resourceLoc, treeConnection); } @Test @DisplayName("Constructor acquires tree connection; getConfig/isConnected delegate") void constructorAndSimpleDelegations() { // Ensures constructor acquires tree connection and simple delegate methods forward correctly // Verify constructor invoked acquire once verify(treeConnection, times(1)).acquire();
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 14.4K bytes - Click Count (0)