Commit Graph

5 Commits

Author SHA1 Message Date
Antonio J Pallares 8f5e18ed41 test: fix existing unit tests of OCMock where now, by default, `objcVerify`'s quantifier is `.exactly(1)` instead of `.atLeast(1)` 2022-08-16 16:50:10 +02:00
Matyáš Kříž 5afae85bbe Integrate `tuist`. 2020-04-01 15:07:38 +02:00
Matyáš Kříž 308cb86548 Finalize ObjC mocking. 2019-09-11 11:43:41 +02:00
Matyáš Kříž d2f83928ba Add possibility to use `objectiveAny` with String.
by @TadeasKriz
2019-09-11 11:43:41 +02:00
Matyáš Kříž 3a42272199 Add initial ObjC mocking functionality utilizing OCMock. 2019-09-11 11:43:41 +02:00