Skip to content

Pull requests: erikdoe/ocmock

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Add .linkedFramework
#548 opened Jun 30, 2025 by brentleyjones 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
Fix multiple expectation logging
#498 opened May 27, 2021 by dmaclach Loading… updated Oct 26, 2021
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 support for having warnings vs errors
#424 opened May 26, 2020 by dmaclach Loading… updated Feb 15, 2021 OCMock 3.10 (or later)
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
Add xcode documentation
#61 opened Jan 29, 2014 by joelparsons Loading… updated Jun 24, 2014
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.