Browse Source

unit test modified maybe

master
김선중 1 year ago
parent
commit
aa412000e5
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      Analysis/0213_explanation/explanation.ipynb
  2. +2
    -2
      Analysis/0213_unit_test/0213_unit_test.ipynb

+ 2
- 2
Analysis/0213_explanation/explanation.ipynb View File

@ -477,7 +477,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 42,
"metadata": {},
"outputs": [
{
@ -668,7 +668,7 @@
"14 177 1 A 8 남 북"
]
},
"execution_count": 5,
"execution_count": 42,
"metadata": {},
"output_type": "execute_result"
}

+ 2
- 2
Analysis/0213_unit_test/0213_unit_test.ipynb View File

@ -7952,9 +7952,9 @@
"metadata": {},
"source": [
"### 8.3 검증요건\n",
"1. 특정한 교차로 세 곳에 대하여 네트워크와 비교했을 때, 초기화신호가 잘 지정되었는가?\n",
"1. 특정한 교차로 세 곳에 대하여 네트워크와 비교했을 때, 비보호우회전신호(g)가 잘 지정되었는가?\n",
"2. (A현시번호, B현시번호)가 sumo현시번호로 잘 매핑되었는가?\n",
"3. 녹색신호가 잘 배정되었는가?"
"3. 녹색신호(G)가 잘 배정되었는가?"
]
},
{

Loading…
Cancel
Save