Skip to content

Commit 3263d38

Browse files
author
quit
committed
fill Appendix-1
1 parent 9358223 commit 3263d38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Appendix-1.term.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
<td>アサーション</td><td>アサーションを使ってリクエストに対するレスポンスが想定通りであるかテストします。</td>
3030
</tr>
3131
<tr>
32-
<td>設定エレメント</td><td></td>
32+
<td>設定エレメント</td><td>設定エレメントを使ってコンポーネントで使用する変数を定義します。</td>
3333
</tr>
3434
<tr>
35-
<td>前処理</td><td></td>
35+
<td>前処理</td><td>前処理はスコープ内のサンプラーが動く前に実行されます。</td>
3636
</tr>
3737
<tr>
38-
<td>後処理</td><td></td>
38+
<td>後処理</td><td>後処理はスコープ内のサンプラーが動いた後に実行されます。</td>
3939
</tr>
4040
</table>

0 commit comments

Comments
 (0)