I am using XCTestKit for unit testing in my app using Objective-C. I need to test the default values of textfields on my screen but the IBOutlets are declared under .m file.I am using XCTestKit for unit testing in my app
I am using XCTestKit for unit testing in my app using Objective-C. I need to test the default values of textfields on my screen but the IBOutlets are declared under .m file.I am using XCTestKit for unit testing in my app