Unhelpful help
Unhelpful help
- Subject: Unhelpful help
- From: William Squires <email@hidden>
- Date: Tue, 15 Jul 2014 12:51:21 -0500
I'm trying to find documentation on XCTestCase, so I opened my project, went to the <project name>Tests folder, selected the <project name>Tests.h file, and highlighted "XCTestCase" (on the @interface line), expecting the Quick Help panel to provide a link to the class reference, but it just links to NSObject. I also looked up XCTestCase on developer.apple.com, to no avail either.
Where's the useful stuff on unit testing, folks? The only useful info the Quick Help provides is that XCTestCase is a subclass of XCTest. Using Xcode 5.1.1 on OS X 10.8.5 - nothing fancy.
Specifically, if I go File > New > Objective-C Test Case class, how do I integrate the tests in said new file with the existing <project name>Tests.m - the newly created file is only a .m, and no .h is generated? What gives? Please help! :)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden