Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovecopy committed Jul 15, 2024
1 parent b6e0db0 commit 2dc1ad7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
14 changes: 1 addition & 13 deletions docs/ssm/031.md
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
# 4.1 单元测试

## 单元测试

就是针对最小的功能单元(方法),编写测试代码对其进行正确性测试。

## 单元测试框架 Mockito

![](https://csnotes.oss-cn-beijing.aliyuncs.com/photos/image-20240702223035387.png)

## 为什么使用 mockito

![](https://csnotes.oss-cn-beijing.aliyuncs.com/photos/image-20240702223114259.png)
# 4.1 SpringBoot
13 changes: 13 additions & 0 deletions docs/ssm/041.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 5.1 单元测试

## 单元测试

就是针对最小的功能单元(方法),编写测试代码对其进行正确性测试。

## 单元测试框架 Mockito

![](https://csnotes.oss-cn-beijing.aliyuncs.com/photos/image-20240702223035387.png)

## 为什么使用 mockito

![](https://csnotes.oss-cn-beijing.aliyuncs.com/photos/image-20240702223114259.png)

0 comments on commit 2dc1ad7

Please sign in to comment.