Search code examples
CLLocation can't be found even though <CoreLocation/CoreLocation.h> is imported...


objective-ctargetcllocationocunit

Read More
What's the quickest way to compare a NSUInteger with an int (e.g. 5) in objective-c?...


objective-cxcodexcode4ocunit

Read More
OCMock stub class methods of the class that is being tested...


ocunitocmock

Read More
OCUnit on private properties...


iosobjective-cunit-testingtddocunit

Read More
Static Library added as sub-project vs static library added as target...


iosobjective-cxcodestatic-librariesocunit

Read More
How to implement or emulate an "abstract" OCUnit test class?...


objective-cunit-testingdryocunitclass-hierarchy

Read More
Adding a root view controller OCMockObject[UIViewController] as a child view controller error...


iosuiviewcontrollerocunitocmock

Read More
How can I run OCUnit (SenTestingKit) with NSDebugEnabled, NSZombieEnabled, MallocStackLogging?...


unit-testingxcodeiosocunit

Read More
XIB outlets unit testing...


objective-cxcodeunit-testingxibocunit

Read More
OCMock partial mock gives unexpected call...


iosocunitocmock

Read More
How to replace async calls with mocks and predefined answers?...


iosobjective-cunit-testingocunitocmock

Read More
OCUnit test cases not running...


iosobjective-cxcode4.5ocunit

Read More
What is the difference between STAssertEqualObjects and STAssertEquals?...


objective-cunit-testingocunit

Read More
How to unit test NSFetchedResultsControllerDelegate?...


iosunit-testingcore-dataocunitocmock

Read More
Using Xcode's unit-testing framework, can application code determine whether it is being run as ...


xcodeunit-testingocunit

Read More
OCUnit - Break on test case failure?...


iphoneiosxcodeipadocunit

Read More
How can I launch OCUnit test on iPhone from Command line...


iphonecommand-lineocunitoctest

Read More
OCUnit: How to change the prefix of test-case methods?...


ocunitsentestingkit

Read More
STAssertTrue not returning as I expect...


objective-cocunit

Read More
NSBundle while unit testing with OCUnit returns (null)...


iosobjective-cnsbundleocunit

Read More
OCUnit Application Test with Simulator in terminal...


objective-cxcodeunit-testingios-simulatorocunit

Read More
STAssertEqualObjects compare class...


iphoneocunit

Read More
How do I exclude a code path when running a unit test on iOS?...


iosobjective-cunit-testingocunit

Read More
CLLocationManager and unit testing...


iphoneioscocoacllocationocunit

Read More
Assert that message is sent to self OCUnit...


objective-ctddocunitocmock

Read More
Why doesn't gcov report any lines being covered by my unit tests?...


cocoaxcodecode-coverageocunitgcov

Read More
Issue implementing OCUnit in existing ARC project...


iosobjective-cxcodeautomatic-ref-countingocunit

Read More
Unit Testing in With A Static Library...


iosxcodeocunit

Read More
OCUnit crashes when creating UITextView...


objective-cunit-testinguitextviewocunit

Read More
How do I add a target to a test scheme?...


xcodeunit-testingocunit

Read More
BackNext