lundi 8 février 2021

How to make cells visible in Swift testing

I am trying to test a method that contains tableView.indexPath(for: cell) but when testing this method the cells are not visible during tests so it returns nil. How can I make the cells visible during unit tests?

Aucun commentaire:

Enregistrer un commentaire