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

Total Result: pass

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

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

Coverage:
No Method Name Lines Passed Coverage
1 ts.util.lifetime.ProcessLifetime
1.1 <init> 1 1 100 %
1.2 <clinit> 1 1 100 %
1.3 catchProcessException 1 1 100 %
1.4 processEnded 1 1 100 %
1.5 setLifeLong 4 4 100 %
2 ts.util.lifetime.ProcessLifetime$1
2.1 <init> 1 1 100 %
2.2 run 7 7 100 %
Total Coverage 15 15 100 %
Unpassed Lines: