ADVENTURE_2
Second Delivery
A broad showcase of test results and code coverage report follows:
Test Results
- Activity: 69 out of 69 tests ✔️
- Bank: 49 out of 49 tests ✔️
- Broker: 97 out of 98 tests ❌
- Failures:
UndoStateProcessMethodTest#CancellRoomActivityPaymentException()
- Failures:
- Hotel: 68 out of 68 tests ✔️
Overall Coverage Summary
Package names were shortened for readability and formatting purposes.
📦 Package | Class, % | Method, % | Line, % |
---|---|---|---|
📦 All Classes | 97.4% (38/39) | 93.4% (256/274) | 91.1% (830/911) |
📦 p.u.t.s.activity.dataobjects | 100% (1/1) | 100% (15/15) | 100% (23/23) |
📦 p.u.t.s.activity.domain | 100% (4/4) | 97.7% (42/43) | 84.3% (129/153) |
📦 p.u.t.s.activity.exception | 100% (1/1) | 50% (1/2) | 50% (2/4) |
📦 p.u.t.s.bank.dataobjects | 100% (1/1) | 100% (11/11) | 100% (16/16) |
📦 p.u.t.s.bank.domain | 100% (6/6) | 100% (41/41) | 97.8% (131/134) |
📦 p.u.t.s.bank.exception | 100% (1/1) | 50% (1/2) | 50% (2/4) |
📦 p.u.t.s.broker (Application) | 0% (0/1) | 0% (0/2) | 0% (0/10) |
📦 p.u.t.s.broker.domain | 100% (12/12) | 97.7% (85/87) | 93.4% (326/349) |
📦 p.u.t.s.broker.exception | 100% (2/2) | 50% (2/4) | 50% (4/8) |
📦 p.u.t.s.broker.interfaces | 100% (3/3) | 53.8% (7/13) | 53.8% (7/13) |
📦 p.u.t.s.hotel.dataobjects | 100% (1/1) | 89.5% (17/19) | 92.9% (26/28) |
📦 p.u.t.s.hotel.domain | 100% (5/5) | 100% (33/33) | 98.2% (162/165) |
📦 p.u.t.s.hotel.exception | 100% (1/1) | 50% (1/2) | 50% (2/4) |