- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testErrorCodeProperty (0.07 seconds)
-
src/test/java/jcifs/internal/smb1/ServerMessageBlockTest.java
testBlock.remFlags2(0x0200); assertEquals(0x1035, testBlock.getFlags2()); } @Test @DisplayName("Test error code property") void testErrorCodeProperty() { testBlock.setErrorCode(0x12345678); assertEquals(0x12345678, testBlock.getErrorCode()); } @Test @DisplayName("Test path property")Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 36.2K bytes - Click Count (0)