Total Result: | pass |
---|
Test cases: | ||||||||
No | Case Name | Check | NoGood | KnownBug | Description | Remark | ||
---|---|---|---|---|---|---|---|---|
1 | appendNew | 8702 | 0 | 0 | 履歴を追加するメソッドの確認。 |
0 empty. 0 incomplete. | ||
2 | constructor | 56 | 0 | 0 | デフォルト・コンストラクタ。 |
0 empty. 0 incomplete. | ||
Total | 8758 | 0 | 0 | 0 cases are empty. 0 cases are incomplete. | ||||
Coverage: | ||||||||
No | Method Name | Lines | Passed | Coverage | ||||
1 | ts.query.QueryHistory | |||||||
1.1 | getByQueryId | 3 | 3 | 100 % |
|
|||
1.2 | getAll | 4 | 4 | 100 % |
|
|||
1.3 | getByExecutionId | 3 | 3 | 100 % |
|
|||
1.4 | getByConnectionId | 3 | 3 | 100 % |
|
|||
1.5 | getByExecutionId | 6 | 6 | 100 % |
|
|||
1.6 | getByIsSuccess | 17 | 17 | 100 % |
|
|||
1.7 | appendNew | 1 | 1 | 100 % |
|
|||
1.8 | getByExecutionId | 7 | 7 | 100 % |
|
|||
1.9 | getByConnectionId | 6 | 6 | 100 % |
|
|||
1.10 | getByException | 4 | 4 | 100 % |
|
|||
1.11 | newHistoryTable | 14 | 14 | 100 % |
|
|||
1.12 | <init> | 7 | 7 | 100 % |
|
|||
Total Coverage | 75 | 75 | 100 % |
|
||||
Unpassed Lines: | ||||||||