-
Bug
-
Resolution: Unresolved
-
P4
-
None
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