サクサク読めて、アプリ限定の機能も多数!
JUnitでログメッセージをテストする方法
arakash のブックマーク 2013/06/20 15:40
How to do a JUnit assert on a message in a logger[Java] JUnitでログメッセージをテストする方法2013/06/20 15:40
このブックマークにはスターがありません。 最初のスターをつけてみよう!
stackoverflow.com2012/02/29
I have some code-under-test that calls on a Java logger to report its status. In the JUnit test code, I would like to verify that the correct log entry was made in this logger. Something along the ...
3 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
JUnitでログメッセージをテストする方法
arakash のブックマーク 2013/06/20 15:40
このブックマークにはスターがありません。
最初のスターをつけてみよう!
How to do a JUnit assert on a message in a logger
stackoverflow.com2012/02/29
I have some code-under-test that calls on a Java logger to report its status. In the JUnit test code, I would like to verify that the correct log entry was made in this logger. Something along the ...
3 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /