The result of function test: `ts.util.lifetime.ThreadLifetimeTest'

Total Result: pass

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

Test cases:
No Case Name Check NoGood KnownBug Description Remark
1 catchThreadException 2 0 0 例外のキャッチを確認。
0 empty. 0 incomplete.
2 constructor 1 0 0 デフォルト・コンストラクタ。
0 empty. 0 incomplete.
3 setLifeLong 1 0 0 Threadオブジェクトによる生存期間の設定
0 empty. 0 incomplete.
Total 4 0 0 0 cases are empty. 0 cases are incomplete.

Coverage:
No Method Name Lines Passed Coverage
1 ts.util.lifetime.ThreadLifetime
1.1 setLifeLong 3 3 100 %
1.2 <init> 1 1 100 %
1.3 threadEnded 1 1 100 %
1.4 catchThreadException 1 1 100 %
2 ts.util.lifetime.ThreadLifetime$1
2.1 <init> 1 1 100 %
2.2 run 7 7 100 %
Total Coverage 13 13 100 %
Unpassed Lines: