-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: security-libs
A lot of the SSLLogger class is not covered by the tests, specifically:
1. private static String formatMapEntry(Map.Entry<String, ?> entry)
2. public void log(Level level, ResourceBundle rb, String message, Throwable thrwbl)
3. other edge cases missed
1. private static String formatMapEntry(Map.Entry<String, ?> entry)
2. public void log(Level level, ResourceBundle rb, String message, Throwable thrwbl)
3. other edge cases missed