I have code similar to the below snippet
class MainViewController: UIViewController { private var bLogin = true }
From XCTest file, how can I access "bLogin" variable?
Thanks
Aucun commentaire:
Enregistrer un commentaire