StackOverflow Questions for Tag: ocmockito

Cruinh
Cruinh

Reputation: 3721

Exception while stubbing method with pass-by-reference in OCMockito

Score: 3

Views: 392

Answers: 2

Read More
Eugen Martynov
Eugen Martynov

Reputation: 20140

EXC_BAD_ACCESS while running OCUnit tests in Xcode

Score: 1

Views: 389

Answers: 0

Read More
fatuhoku
fatuhoku

Reputation: 4911

How do I use OCMockito to verify behaviours on a readonly property?

Score: 1

Views: 520

Answers: 1

Read More
Cruinh
Cruinh

Reputation: 3721

Using OCMockito how can one verify any selector was passed to a method

Score: 3

Views: 297

Answers: 1

Read More
Fourscompany
Fourscompany

Reputation: 13

How to stub multiple method calls in OCMockito

Score: 1

Views: 177

Answers: 1

Read More
Paul Young
Paul Young

Reputation: 1477

How can I verify method calls to an NSURLProtocol mock using OCMock or OCMockito?

Score: 1

Views: 499

Answers: 1

Read More
Michael McGuire
Michael McGuire

Reputation: 3909

How does one unit test code that interacts with the Core Bluetooth APIs?

Score: 6

Views: 3100

Answers: 1

Read More
huggie
huggie

Reputation: 18247

OCMockito anything() for primitive types

Score: 3

Views: 1162

Answers: 1

Read More
huggie
huggie

Reputation: 18247

OCMockito capturing primitive types?

Score: 4

Views: 1085

Answers: 1

Read More
huggie
huggie

Reputation: 18247

OCMockito mocking calls with block

Score: 3

Views: 1561

Answers: 1

Read More
Bryan E
Bryan E

Reputation: 1091

Verify method call with a handle argument on an OCMockito mock

Score: 4

Views: 492

Answers: 1

Read More
Robert Atkins
Robert Atkins

Reputation: 24728

How do I stub a class method with OCMockito?

Score: 2

Views: 2315

Answers: 1

Read More
aha
aha

Reputation: 4634

How to use OCMockito to check the value inserted into UserDefault

Score: 0

Views: 660

Answers: 1

Read More

OCMockito crash when mocking KVO observer

Score: 2

Views: 332

Answers: 1

Read More
UnsafePointer
UnsafePointer

Reputation: 736

Questions about OCMockito setup with Cocoapods

Score: 1

Views: 831

Answers: 2

Read More
Robert Atkins
Robert Atkins

Reputation: 24728

Can OCMockito stub a method that takes a `const void *` parameter?

Score: 2

Views: 300

Answers: 1

Read More
Andrew Sumner
Andrew Sumner

Reputation: 333

OCMockito - mocked class with "willReturn" returns nil rather than the value I specify

Score: 2

Views: 1022

Answers: 1

Read More
ZaoTaoBao
ZaoTaoBao

Reputation: 2615

Exception trying to test with TestNG a java aplication

Score: 0

Views: 243

Answers: 0

Read More
Bernd Rabe
Bernd Rabe

Reputation: 790

Dealing with UITableView's indexPathsForSelectedRows

Score: 0

Views: 943

Answers: 1

Read More
Robert Atkins
Robert Atkins

Reputation: 24728

Is there an idiomatic Objective-C technique to make an init method return a stub implementation for testing?

Score: 2

Views: 299

Answers: 2

Read More
PreviousPage 3Next