Refactoring #50
Refactoring #50
Build #20231128.5 had test failures
Details
- Failed: 8 (21.62%)
- Passed: 29 (78.38%)
- Other: 0 (0.00%)
- Total: 37
Annotations
Check failure on line 18904 in Build log
azure-pipelines / slabiak.AppointmentScheduler
Build log #L18904
Build failed.
Check failure on line 1 in shouldSaveNewRetailCustomer
azure-pipelines / slabiak.AppointmentScheduler
shouldSaveNewRetailCustomer
Test failed
Raw output
java.lang.NullPointerException
at com.example.slabiak.appointmentscheduler.service.user.RetailCustomerUserServiceTest.shouldSaveNewRetailCustomer(RetailCustomerUserServiceTest.java:109)
Check failure on line 1 in shouldUpdateRetailCustomerProfileData
azure-pipelines / slabiak.AppointmentScheduler
shouldUpdateRetailCustomerProfileData
Test failed
Raw output
java.lang.NullPointerException
at com.example.slabiak.appointmentscheduler.service.user.RetailCustomerUserServiceTest.shouldUpdateRetailCustomerProfileData(RetailCustomerUserServiceTest.java:175)
Check failure on line 1 in shouldAssignTwoRolesForRetailCustomer
azure-pipelines / slabiak.AppointmentScheduler
shouldAssignTwoRolesForRetailCustomer
Test failed
Raw output
java.lang.NullPointerException
at com.example.slabiak.appointmentscheduler.service.user.RetailCustomerUserServiceTest.shouldAssignTwoRolesForRetailCustomer(RetailCustomerUserServiceTest.java:148)
Check failure on line 1 in shouldEncodePasswordWhenForNewRetailCustomer
azure-pipelines / slabiak.AppointmentScheduler
shouldEncodePasswordWhenForNewRetailCustomer
Test failed
Raw output
java.lang.NullPointerException
at com.example.slabiak.appointmentscheduler.service.user.RetailCustomerUserServiceTest.shouldEncodePasswordWhenForNewRetailCustomer(RetailCustomerUserServiceTest.java:119)