-
Notifications
You must be signed in to change notification settings - Fork 607
Pull requests: erikdoe/ocmock
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add the ability to ignore selectors on mocks to handle methods with variadic arguments.
#539
opened May 2, 2024 by
smorr
Loading…
All subclasses of OCMockObject should get
stopMocking
called on them in dealloc
#497
opened May 27, 2021 by
dmaclach
Loading…
Deal with mocks that do direct referencing of instance variables.
#443
opened Jul 10, 2020 by
dmaclach
Loading…
Multiprotocols mocking and class+protocols combination mocking
waiting for update
#309
opened Aug 25, 2016 by
tarbayev
Loading…
Potential solution for testing optional methods on protocol mocks where we want to control -respondsToSele…
#250
opened Sep 23, 2015 by
carllindberg
Loading…
ProTip!
Filter pull requests by the default branch with base:master.