- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGetApplyToText (0.09 seconds)
-
src/test/java/jcifs/internal/dtyp/ACETest.java
"0x02, This folder and subfolders", "0x0A, Subfolders only", "0x01, This folder and files", "0x09, Files only", "0x08, Invalid" }) void testGetApplyToText(String flagsHex, String expectedText) { ace.flags = Integer.parseInt(flagsHex.substring(2), 16); assertEquals(expectedText, ace.getApplyToText()); } @Test
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 13.6K bytes - Click Count (0)