Benbhoy1888 / SET08103

Coursework
Apache License 2.0
0 stars 0 forks source link

[BUG] error for totalPopulation report app integration test #50

Closed Andy-Dickinson closed 1 year ago

Andy-Dickinson commented 1 year ago

Describe the bug errors being generated for assertNotNull statement.

To Reproduce Steps to reproduce the behavior:

  1. Look at appIntegrationTest file and note assertNotNull is underlined with a warning

Expected behavior No warnings or errors being produced

Andy-Dickinson commented 1 year ago

Starting to look into this

Andy-Dickinson commented 1 year ago

Fixed by adding an if statement to check for null with fail statement