- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testAppendCol (0.34 seconds)
-
src/test/java/jcifs/internal/dtyp/ACETest.java
assertTrue(result.contains("Inherited")); assertTrue(result.contains("This folder, subfolders and files")); } @Test @DisplayName("Test appendCol helper method") void testAppendCol() { StringBuffer sb = new StringBuffer(); // Test with short string ace.appendCol(sb, "test", 10); assertEquals("test ", sb.toString());
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)