- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for knownCodeMessagePairs (0.32 seconds)
-
src/test/java/jcifs/smb/WinErrorTest.java
} } return Optional.empty(); } // Producer for code->message pairs covering all known constants (happy path) static Stream<Arguments> knownCodeMessagePairs() { return Stream.of(Arguments.of(WinError.ERROR_SUCCESS, "The operation completed successfully."), Arguments.of(WinError.ERROR_ACCESS_DENIED, "Access is denied."),Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 8.4K bytes - Click Count (0)