Open
Description
Description
- It sets a stub on a mock that is already stubbed for that method. That will fail silently
- it is calling a method on the delegate which is nil which will do nothing.
It will pass because it is based on OCMReject
but since nothing is called this will always pass.
Reproducing the issue
N/A
Firebase SDK Version
All (tests)
Xcode Version
16
Installation Method
N/A
Firebase Product(s)
Messaging
Targeted Platforms
All
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved
snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock
snippet
Replace this line with the contents of your Podfile.lock!