Are log statements in the unit tests themselves forbidden? If yes why?
@test public void testSomething() throws Exception { ... logger.info("Response is: " + response); ... }
Aucun commentaire:
Enregistrer un commentaire