Skip to content
Snippets Groups Projects
Commit 5bbb8e85 authored by BeomSooHeo's avatar BeomSooHeo
Browse files

Update 0820.MD

parent c02f98c7
Branches
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ ArrayTest ...@@ -5,6 +5,7 @@ ArrayTest
staticVar staticVar
<br> <br>
구문, 분기 커버리지 100% 달성하도록 테스트 케이스 작성 구문, 분기 커버리지 100% 달성하도록 테스트 케이스 작성
각 조건문에 초록색 표시가 된 것은 조건문이 실행되었음을 의미.
<br> <br>
## 1. ArrayTest ## 1. ArrayTest
...@@ -15,3 +16,6 @@ staticVar ...@@ -15,3 +16,6 @@ staticVar
## 2. staticVar ## 2. staticVar
<br><br> <br><br>
![staticVarTest](/uploads/8fd9235eb6786e64c5ce3fa96418c967/staticVarTest.PNG) ![staticVarTest](/uploads/8fd9235eb6786e64c5ce3fa96418c967/staticVarTest.PNG)
<br><br>
이로써 두 함수에 대한 구문, 분기 커버리지 100% 달성했다.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment