iPhone UnitTesting UITextField value and otest error 133
- by Justin Galzic
Are UITextFields not meant to be part of the LogicTests and instead part of the ApplicationTest target?
I have a factory class that is responsible for creating and returning an (iPhone) UITextField and I'm trying to unit test it. It is part of my Logic Test target and when I try to build and run the tests, I get a build error about:
…