while testing if Outlets are nil, like mentioned inside the book, test always fails. Even though I call `loadViewIfNeeded()` method.
while testing if Outlets are nil, like mentioned inside the book, test always fails. Even though I call
loadViewIfNeeded()method.