Search code examples
XCTAssertEqual error: ("3") is not equal to ("3")...


objective-cocunitxctest

Read More
Running a single test method...


objective-ccocoaxcodeocunit

Read More
Objective C - OCMock and stubbing?...


objective-cunit-testingocunitocmockstubbing

Read More
iPhone testing: testing IBOutlets...


objective-ciosocunit

Read More
Xcode warning "profiling: invalid magic number"...


iosxcodeocunitxcode4.6

Read More
OCUnit tests fail from the command line but work in Xcode when using Keychain Services...


iosunit-testingcontinuous-integrationocunitsfhfkeychainutils

Read More
Unit Tests for designs that use notifications...


xcodeunit-testingios4ocunitobserver-pattern

Read More
How do I migrate from SenTestingKit/OCUnit to XCTest?...


xcode5ocunitxctest

Read More
How to stub out the return value on a class based method using ocmock...


iphoneobjective-cocunitocmock

Read More
do I need to manually add each *.m file to my unit test target when it's needed?...


iphoneiosxcode4ocunit

Read More
How to run and debug unit tests for an iPhone application...


iphonexcodeiosunit-testingocunit

Read More
NewRelicAgent does not work with OCTesting...


iosocunitnewreliccocoapods

Read More
Is it possible to unit test a static library project using XCode's SenTestingKit?...


testingiosstatic-librariesocunit

Read More
Unit testing with UIWebView...


iphoneunit-testingxcode4uiwebviewocunit

Read More
Is it safe to use properties in OCUnit?...


objective-cunit-testingpropertiesocunit

Read More
how to run application testing using Xcode 4 and OCUnit?...


iphoneiosxcode4ocunit

Read More
SenTestingKit in Xcode 4: Asynchronous testing?...


objective-cunit-testingocunit

Read More
Link two or more SenTestCase...


iosobjective-cocunit

Read More
Xcode 5//iOS 6 and 7//TDD: OCUnit or XCTest...


iosxcodeunit-testingocunitxctest

Read More
Occasional errors when running OCUnit application test suite on device...


iphoneunit-testingtestingocunit

Read More
"Nesting" of tests with OCUnit?...


iosobjective-cocunit

Read More
Avoiding fragile unit tests with NSDateFormatter...


cocoa-touchunit-testingocunitxctestkiwi

Read More
STAssertEquals for checking NSArray count - clean way...


objective-cocunit

Read More
Organising iOS OCUnit test files in XCode...


iosxcodeunit-testingxcode4ocunit

Read More
How to wait for animation to finish from unit tests...


iphoneunit-testinganimationcore-animationocunit

Read More
how to test something in nsthread...


iosocunit

Read More
OCUnit tests failing, but Xcode Log Navigator says No Issues...


xcodeunit-testingocunit

Read More
How can I check a property exists on an object using OCUnit/XCTest?...


xcodetddocunitxctest

Read More
Conditional unit testing based on iOS version...


iosobjective-cunit-testingocunitsentestingkit

Read More
OCUnit: How to run tests without launching iPhone simulator?...


unit-testingxcode4ocunit

Read More
BackNext