The result of function test: `ts.util.text.SpecialCharNotEscapedExceptionTest'

Total Result: pass

SpecialCharNotEscapedException クラスの機能試験を実行する。

Test cases:
No Case Name Check NoGood KnownBug Description Remark
1 constructor_index_string 5 0 0 インデックスと文字列を引数にとるコンストラクタ。
0 empty. 0 incomplete.
2 constructor_index_string_msg 20 0 0 インデックスと文字列と例外メッセージを引数にとるコンストラクタ。
0 empty. 0 incomplete.
Total 25 0 0 0 cases are empty. 0 cases are incomplete.

Coverage:
No Method Name Lines Passed Coverage
1 ts.util.text.SpecialCharNotEscapedException
1.1 <init> 3 3 100 %
1.2 <clinit> 1 1 100 %
1.3 getSpecialChar 1 1 100 %
1.4 <init> 4 4 100 %
Total Coverage 9 9 100 %
Unpassed Lines: