Apress / pivotal-certified-pro-spring-dev-exam-02

Source Code for 'Pivotal Certified Professional Core Spring 5 Developer Exam' by Iuliana Cosmina
Other
168 stars 239 forks source link

Chapter02 - SimpleOperationsServiceTest - Incorrect order #9

Closed A60678 closed 4 years ago

A60678 commented 4 years ago

A NullPointerException being thrown from the statement "detective.setBadgeNumber(BADGE_NO)" would make the assertion "assertNotNull(detective)" unreachable and useless.

iuliana commented 4 years ago

Good catch, thank you :)