issues
search
erikdoe
/
ocmock
Mock objects for Objective-C
http://ocmock.org
Apache License 2.0
2.16k
stars
607
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Address static analyzer warning in OCPartialMockObject (Issue #543)
#544
LowAmmo
opened
1 week ago
1
OCPartialMockObject static analyzer warning
#543
LowAmmo
opened
1 week ago
1
ocmock is required using two different revision-based requirements
#542
deepakLeverage
closed
1 month ago
1
OCMock partial mocks crash when used with objc_direct methods that directly access instance variables.
#541
goddess-eris
opened
4 months ago
1
Add visionOS support back to podspec
#540
Saadnajmi
opened
6 months ago
5
Add the ability to ignore selectors on mocks to handle methods with variadic arguments.
#539
smorr
opened
6 months ago
0
.andThrow(anException) will not throw the provided anException
#538
KaIKuxy
closed
1 month ago
1
Fix Xcode 15.3 build error on Intel Macs
#537
paulb777
closed
7 months ago
8
Xcode 15.3 build error on Intel Macs
#536
paulb777
closed
7 months ago
0
Make `OCMVerifier.h` public on watchOS
#535
devioustree
closed
11 months ago
2
`OCMVerifier.h` is not part of the public watchOS interface
#534
devioustree
closed
11 months ago
0
Request to provide Privacy Manifest file for OCMOCK SDK
#533
Shwethamugeraya
closed
7 months ago
1
Make podspec publishable
#532
paulb777
closed
1 year ago
0
Release 3.9.2 not on Cocoapods
#531
okwasniewski
closed
1 year ago
2
Add visionos platform support to podspec
#530
gabrieldonadel
closed
1 year ago
5
Fix iOS device ptrath failures by caching all OCMPassByRefSetters.
#529
strangewiz
closed
1 year ago
3
Error in partial mock documentation
#528
Arthur-Milchior
closed
1 year ago
1
Fix Xcode 14.3 build issue
#527
paulb777
closed
1 year ago
2
OCMVerify with CMTime argument fails on m1 mac.
#526
bheinzelman
opened
2 years ago
2
partial mock: skip forwarding of .cxx_* methods
#525
tburgin
closed
1 year ago
0
`va_arg()` causes `EXC_BAD_ACCESS` in mocked objects
#524
karolszafranski
opened
2 years ago
5
Include Mac Catalyst architecture when making a dist framework
#523
mkoshtenko
closed
2 years ago
0
OCMPartialMock initialized with NSConstantArray is crashing on Xcode 14.0b3
#522
rmaloney3
opened
2 years ago
3
Make expectation recording thread-safe.
#521
fumoboy007
opened
2 years ago
0
ReadOnly Mock
#520
moneyYouCai
closed
2 years ago
1
Do not require xcpretty
#519
marciniwanicki
closed
1 year ago
1
Developer Account agnostic build scripts
#518
marciniwanicki
closed
4 months ago
1
A question about the andDo function
#517
samiu980728
closed
2 years ago
0
Incompatible function pointer types
#516
BlixLT
closed
4 months ago
2
Mac Catalyst Support
#515
priteshrnandgaonkar
closed
1 year ago
1
When I OCMProtocolMock a protocol(This protocol has a method),How can I invoke the real implementation of the method
#514
samiu980728
closed
2 years ago
4
Replace UNSET_RETURN_VALUE_MARKER with an object.
#513
alkhimey
closed
2 years ago
0
OCMStub an instance mthod not work as expected
#512
liuxuan30
closed
2 years ago
4
OCMock not loading for macOS test target
#511
guidedways
closed
1 year ago
0
Fix up with -Woverriding-method-mismatch
#510
dmaclach
closed
2 years ago
0
Reorder to fix CI regression from #499
#509
paulb777
closed
3 years ago
0
Unable to access class methods +(void) while I am write down test case for my own framework -(void) instance methods are working fine using OCMock
#508
Azharhussain20
closed
3 years ago
2
Switch to inclusive language for methods excluded from forwarding.
#507
benstiglitz
closed
3 years ago
4
Fix invalid exclude warning
#506
ncooke3
closed
3 years ago
1
Added a 'pod_target_xcconfig' declaration in the 'OCMock.podspec' file to change the 'ENABLE_BITCODE' build setting value to 'NO'
#505
adil-hussain-84
closed
3 years ago
0
Documentation link is dead / goes to porn
#504
SlashDevSlashGnoll
closed
3 years ago
1
Fix up crash when calling object_getClass on non object.
#503
dmaclach
closed
1 year ago
1
Fix up potential race conditions with class mocks.
#502
dmaclach
opened
3 years ago
0
ocmock tests have problems with Xcode 13.0b2 on iOS15
#501
dmaclach
opened
3 years ago
3
Swift Package Manager support is incomplete
#500
scannillo
opened
3 years ago
6
Exclude missing "Carthage" directory from SwiftPM
#499
ryanwilson
closed
3 years ago
9
Fix multiple expectation logging
#498
dmaclach
opened
3 years ago
3
All subclasses of OCMockObject should get `stopMocking` called on them in dealloc
#497
dmaclach
opened
3 years ago
0
Please drop "v" prefix for tagged versions for a better experience with Swift Package Manager
#496
macblazer
closed
3 years ago
2
Add a macro to disable XCTest support optionally
#495
matrush
closed
3 years ago
4
Next