mirror of
https://github.com/glen9527/Clean-Code-zh.git
synced 2025-12-17 18:54:23 +08:00
md 引入图片资源
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 第 15 章 JUnit Internals
|
||||
Image
|
||||

|
||||
|
||||
JUnit is one of the most famous of all Java frameworks. As frameworks go, it is simple in conception, precise in definition, and elegant in implementation. But what does the code look like? In this chapter we’ll critique an example drawn from the JUnit framework.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user