(String msg)
| 441 | } |
| 442 | |
| 443 | private static void log(String msg) { |
| 444 | logger.info("======================================== {} ========================================", msg); |
| 445 | } |
| 446 | |
| 447 | @Test |
| 448 | public void benchRoleTimer() throws Exception { |
no outgoing calls
no test coverage detected