Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for shouldHandleQuotaRestrictedScenarios (1.21 sec)

  1. src/test/java/jcifs/internal/fscc/FileFsFullSizeInformationTest.java

                assertEquals(53687091200L, fileFsFullSizeInfo.getFree()); // 50GB
            }
    
            @Test
            @DisplayName("Should handle quota restricted scenarios")
            void shouldHandleQuotaRestrictedScenarios() throws SMBProtocolDecodingException {
                // Given - quota restricts caller available units
                long totalClusters = 26214400L; // 100GB / 4KB
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 30.5K bytes
    - Viewed (0)
Back to top