-
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
[iOS]Ensures all expectations are followed by a verify
#547
opened Jun 16, 2025 by
Arthur-Milchior
Loading…
updated Jul 7, 2025
Allow to mock multiple protocol in a single object
#546
opened Apr 28, 2025 by
Arthur-Milchior
Loading…
updated Apr 28, 2025
Address static analyzer warning in OCPartialMockObject (Issue #543)
#544
opened Nov 12, 2024 by
LowAmmo
Loading…
updated Apr 3, 2025
Add the ability to ignore selectors on mocks to handle methods with variadic arguments.
#539
opened May 2, 2024 by
smorr
Loading…
updated Oct 21, 2024
Make expectation recording thread-safe.
#521
opened Jun 25, 2022 by
fumoboy007
Loading…
updated Jun 25, 2022
Improve
andDo:
type safety and simplify usage.
#470
opened Nov 25, 2020 by
dmaclach
Loading…
updated Feb 10, 2022
All subclasses of OCMockObject should get
stopMocking
called on them in dealloc
#497
opened May 27, 2021 by
dmaclach
Loading…
updated Oct 26, 2021
Fix up potential race conditions with class mocks.
#502
opened Jul 9, 2021 by
dmaclach
Loading…
updated Oct 20, 2021
Fix multiple calls in same recorder
#485
opened Feb 2, 2021 by
dmaclach
Loading…
updated Oct 15, 2021
Add location recording to all macros.
#431
opened May 29, 2020 by
dmaclach
Loading…
updated Feb 15, 2021
Deal with mocks that do direct referencing of instance variables.
#443
opened Jul 10, 2020 by
dmaclach
Loading…
updated Feb 15, 2021
Allow OCMock to be used with EarlGrey for UITesting
#481
opened Jan 16, 2021 by
dmaclach
Loading…
updated Feb 2, 2021
Partial mocks use class created by OCClassMock
#474
opened Jan 5, 2021 by
dmaclach
Loading…
updated Jan 8, 2021
Add basic descriptions for invocation actions.
#436
opened Jun 6, 2020 by
dmaclach
Loading…
updated Jan 2, 2021
Avoid retaining objects that are being deallocated.
#398
opened Apr 6, 2020 by
dmaclach
Loading…
updated Aug 14, 2020
Multiprotocols mocking and class+protocols combination mocking
waiting for update
#309
opened Aug 25, 2016 by
tarbayev
Loading…
updated Dec 15, 2016
Potential solution for testing optional methods on protocol mocks where we want to control -respondsToSele…
#250
opened Sep 23, 2015 by
carllindberg
Loading…
updated Sep 23, 2015
OCMock Argument capture support
#49
opened Oct 25, 2013 by
JARinteractive
Loading…
updated Jun 14, 2014
ProTip!
Add no:assignee to see everything that’s not assigned.