StartWithoutParenthesisException クラスの機能試験を実行する。
Test cases: |
No |
Case Name |
Check |
NoGood |
KnownBug |
Description |
Remark |
|
1 |
constructor_index_string |
8 |
0 |
0 |
インデックスと文字列を引数にとるコンストラクタ。
|
0 empty.
0 incomplete.
|
2 |
constructor_index_string_msg |
12 |
0 |
0 |
インデックスと文字列、例外メッセージを引数にとるコンストラクタ。
|
0 empty.
0 incomplete.
|
|
Total |
20 |
0 |
0 |
0 cases are empty.
0 cases are incomplete.
|
|
|
Coverage: |
No |
Method Name |
Lines |
Passed |
Coverage |
|
|
1
| ts.util.text.StartWithoutParenthesisException
|
1.1 |
<init> |
2 |
2 |
100 % |
|
1.2 |
<init> |
2 |
2 |
100 % |
|
|
Total Coverage |
4 |
4 |
100 % |
|
|
|
Unpassed Lines: |
|