Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ocmock

Why does OCMock cause nsnotificaiton center to have EXC_BAD_ACCESS when using mockObserver

ocmock

in unit test, set mocked value to an argument (pass-by-reference)

ios unit-testing ocmock

OCMock: Mock objects that implement several protocols?

OCMock - partial mocking [UIAlertView alloc]

ios iphone objective-c ocmock

Unable to mock class method on CLLocationManager using OCMock with iOS7

ios xcode ocmock

OCMock on a method with argument and returns a value

iphone objective-c ocmock

Mocking class methods with OCMock not working

OCMock mocking UIImagePickerController

OCMock stub for method's pass-by-reference argument

stub [[SomeClazz alloc] init] not work but accepted answer says it should work

Is there any way to instantiate a prototype UITableViewCell from a storyboard for testing?

cannot stub class method with OCMock 2.1+ in Xcode 5.0

OCMock 3.0.2 linker error with .mm test file

c++ xcode linker-errors ocmock

Mocking KVO with OCMock

Objective C & OC Mock - Mocking a class method?

OCMock and UIViewController

ios uiviewcontroller ocmock

OCMock an NSOperation