The result of function test: `ts.util.file.FileAlreadyExistsExceptionTest'

Total Result: pass


Test cases:
No Case Name Check NoGood KnownBug Description Remark
1 _toString 1 0 0 例外メッセージを指定しなかった場合
0 empty. 0 incomplete.
2 _toString_1 2 0 0 例外メッセージを指定した場合
0 empty. 0 incomplete.
3 constructor_path 2 0 0 通常の操作の場合
0 empty. 0 incomplete.
4 constructor_path_01 2 0 0 引数がヌルの場合
0 empty. 0 incomplete.
5 constructor_path_msg 2 0 0 通常の操作の場合
0 empty. 0 incomplete.
6 constructor_path_msg_01 6 0 0 引数がヌルの場合
0 empty. 0 incomplete.
7 super_class 1 0 0 IOExceptionを継承しているかどうか
0 empty. 0 incomplete.
Total 16 0 0 0 cases are empty. 0 cases are incomplete.

Coverage:
No Method Name Lines Passed Coverage
1 ts.util.file.FileAlreadyExistsException
1.1 getPath 1 1 100 %
1.2 toString 4 4 100 %
1.3 <init> 3 3 100 %
1.4 <init> 3 3 100 %
Total Coverage 11 11 100 %
Unpassed Lines: