Search code examples
Adding OCMock causes Test to launch main app instead of running tests...


xcodeunit-testingcompilationocmock

Read More
OSX application testing with OCMock...


objective-cunit-testingcocoaocmock

Read More
How to partially mock an object inside legacy code with OCMock?...


objective-cmockingocmock

Read More
How to get a list of mocked object with OCMock...


iosocmock

Read More
How can I mock the isEditing getter on UITextField?...


objective-cuitextfieldocmock

Read More
Cannot stub a method ([NSData initWithBase64EncodedString])...


objective-cocmock

Read More
Testing network which uses AFNetworking with OCMock...


unit-testingafnetworking-2ocmock

Read More
OCMock: Mock objects that implement several protocols?...


objective-cunit-testingocmock

Read More
Is there a way to change one of parameters in OCMock and continue running the stubbed function...


iosobjective-cxcodeunit-testingocmock

Read More
How to partially mock external object...


iosobjective-cunit-testingbddocmock

Read More
OCMock test category methods...


iosunit-testingmockingocmock

Read More
OCMock to test passing block is execute correctly...


objective-cunit-testingocmock

Read More
How to check passed callback is called from tested method when using OCMock?...


iosobjective-cocmock

Read More
Realm lexical or preprocessor 'RLMAccessor.h' file not found...


iosxcoderealmocmock

Read More
OCMock expect a method called within another method...


iosunit-testingocmock

Read More
OCMock doesn't stub NSBundle method...


objective-cunit-testingnsbundlexctestocmock

Read More
OCMock: testing a method with an NSDictionary argument being invoked...


iosobjective-cnsdictionaryocmock

Read More
OCMock Partial mock only for descendant class...


iosobjective-cunit-testingocmock

Read More
XCTest fails when calling [NSBundle mainBundle]...


iosunit-testingnsbundlexctestocmock

Read More
OCMock 3 not matching the string argument...


iosunit-testingocmock

Read More
How can I access local variables within a method for an XCTestCase using OCMock?...


iosobjective-cocmockxctest

Read More
OCMock and AVCaptureDeviceInput...


unit-testingocmockavcapturedevice

Read More
Trying to use getArgumentAtIndexAsObject from NSInvocation+OCMAdditions.h...


ios8xcode6cocoapodsocmock

Read More
Using OCMock with Facebook...


facebook-loginocmockkiffacebook

Read More
XCode - iOS - <OCMock/OCMock.h> file not found...


iosxcodeocmock

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


iphoneobjective-cocunitocmock

Read More
Testing if a block is executed with OCMock...


objective-cunit-testingobjective-c-blocksxctestocmock

Read More
OCMock: stub never matches signature...


iosobjective-cunit-testingocmock

Read More
OCMock - Mocking class method?...


objective-cocmock

Read More
How to stub "respondsToSelector" method...


iphoneobjective-cios5ocmock

Read More
BackNext