- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDecodeCreatesNewSID (0.07 sec)
-
src/test/java/jcifs/internal/dtyp/ACETest.java
assertThrows(NullPointerException.class, () -> ace.toString()); } @Test @DisplayName("Test decode creates new SID instance") void testDecodeCreatesNewSID() { testBuffer = new byte[100]; testBuffer[0] = 0x00; testBuffer[1] = 0x00; testBuffer[2] = 0x20; testBuffer[3] = 0x00; testBuffer[4] = 0x00;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 13.6K bytes - Viewed (0)