差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
下次修改 Both sides next revision
java:code_quality [2019/02/16 11:28]
tony [Resource]
java:code_quality [2020/05/02 22:50]
tony [JUnit]
行 7: 行 7:
   * [[.:​junit:​tech:​ignore|Conditionally ignore tests]]   * [[.:​junit:​tech:​ignore|Conditionally ignore tests]]
   * [[.:​junit:​tech:​capture_log4j_output|How to verify the Log4j output?]]   * [[.:​junit:​tech:​capture_log4j_output|How to verify the Log4j output?]]
 +  * [[java:​junit4:​rules:​temporaryfolder|JUnit4 : TemporaryFolder Rule]]
 ==== Resource ==== ==== Resource ====
   * [[http://​www.ibm.com/​developerworks/​cn/​java/​j-lo-junit-installanywhere/​index.html|Test InstallAnywhere By JUnit]]   * [[http://​www.ibm.com/​developerworks/​cn/​java/​j-lo-junit-installanywhere/​index.html|Test InstallAnywhere By JUnit]]
行 15: 行 16:
   * [[http://​teddy-chen-tw.blogspot.tw/​2013/​04/​eclemmaeclipse-java.html|Eclipse Code Coverage Plugin - EclEmma(JaCoco)]]   * [[http://​teddy-chen-tw.blogspot.tw/​2013/​04/​eclemmaeclipse-java.html|Eclipse Code Coverage Plugin - EclEmma(JaCoco)]]
   * [[https://​stackoverflow.com/​questions/​473401/​get-name-of-currently-executing-test-in-junit-4|在console顯示testcase名稱的方法]]   * [[https://​stackoverflow.com/​questions/​473401/​get-name-of-currently-executing-test-in-junit-4|在console顯示testcase名稱的方法]]
 +  * [[https://​www.codingblocks.net/​podcast/​how-to-write-amazing-unit-tests/​|Clean Code – How to Write Amazing Unit Tests?]]
 ===== JVisualVM ===== ===== JVisualVM =====
   * [[.:​jvisualvm:​troubleshooting|Throbuleshooting]]   * [[.:​jvisualvm:​troubleshooting|Throbuleshooting]]