差異處

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

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
下次修改 Both sides next revision
java:code_quality [2020/02/09 01:15]
tony [Resource]
java:code_quality [2020/07/16 00:13]
tony [Resource]
行 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]]
行 16: 行 17:
   * [[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?]]   * [[https://​www.codingblocks.net/​podcast/​how-to-write-amazing-unit-tests/​|Clean Code – How to Write Amazing Unit Tests?]]
 +  * [[https://​martinfowler.com/​bliki/​UnitTest.html?​fbclid=IwAR3ljmcfHo9zw6FipOI7vwx1C8HyZIrq20QJQgzxzMVMc5Zy40KGX-qIVUc|martinfowler-unit test]]
 ===== JVisualVM ===== ===== JVisualVM =====
   * [[.:​jvisualvm:​troubleshooting|Throbuleshooting]]   * [[.:​jvisualvm:​troubleshooting|Throbuleshooting]]