差異處

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

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
java:code_quality [2021/02/12 23:37]
tony [Resource]
java:code_quality [2023/06/25 09:48] (目前版本)
行 20: 行 20:
   * [[https://​tyrrrz.me/​blog/​unit-testing-is-overrated?​fbclid=IwAR07iVReCHk265_pNhhrKN5SFMtZIz1n6PFwApqNm2YozgiE4b96Woyp_xA|Unit Testing is Overrated]]   * [[https://​tyrrrz.me/​blog/​unit-testing-is-overrated?​fbclid=IwAR07iVReCHk265_pNhhrKN5SFMtZIz1n6PFwApqNm2YozgiE4b96Woyp_xA|Unit Testing is Overrated]]
   * [[https://​medium.com/​%E5%BE%8C%E7%AB%AF%E6%96%B0%E6%89%8B%E6%9D%91/​review-software-testing-anti-patterns-35c9b422dc4e|閱讀心得:軟體測試的反面模式(anti-patterns)]]   * [[https://​medium.com/​%E5%BE%8C%E7%AB%AF%E6%96%B0%E6%89%8B%E6%9D%91/​review-software-testing-anti-patterns-35c9b422dc4e|閱讀心得:軟體測試的反面模式(anti-patterns)]]
 +  * [[https://​enterprisecraftsmanship.com/​posts/​when-to-mock/​|When to Mock?]]
 +  * [[https://​enterprisecraftsmanship.com/​|Enterprise Craftsmanship]]
 +  * [[https://​enterprisecraftsmanship.com/​posts/​test-induced-design-damage-or-why-tdd-is-so-painful/​|Enterprise Craftsmanship - TDD related articles]]
 +  * [[http://​xunitpatterns.com/​index.html|XUnit Test Patterns]]
 +  * [[https://​www.testim.io/​blog/​end-to-end-testing-guide/​|E2E Testing]]
 +===== WireMock =====
 +  * [[.:​wiremock:​record-disconnection-behavior|Record Disconnection Behavior]]
 +  * [[.:​wiremock:​record-events-from-webhook|Record Webhook Events]]
 +  * [[.:​wiremock:​launch-wiremock-with-mappings-of-junit|Launch WireMock with mappings file of JUnit]]
 ===== JVisualVM ===== ===== JVisualVM =====
   * [[.:​jvisualvm:​troubleshooting|Throbuleshooting]]   * [[.:​jvisualvm:​troubleshooting|Throbuleshooting]]