I want to use the BDD approach for unit testing in an iOS project, and I just realized that there cannot be an existing library that provides test twins test spy . Ideally, I'm looking for something similar to Mockito , Jasmine , or RR .
Before I go and spend a week of free time writing a test spy library, I thought that I would first ask the question about SO.
So far I have looked at OCMock and Kiwi , but both of them seem to be traditional high-level standard frameworks that require statements of expectation to organize the phase before the action phase . Obviously, this interferes with my vision of fine, DRY , nested specifications (which I plan to create in Kiwi or Cedar ).
.. , "" ., , . ( , ), , -[KWMock forwardInvocation:]., -[KWMock forwardInvocation:] , / , , , . , , . , ./ , / . , , NSInvocation, ., , . .
-[KWMock forwardInvocation:]
Source: https://habr.com/ru/post/1796571/More articles:Attempting to update Facebook event using Graph API (Facebook C # SDK) - facebookupload images from the Internet to UIImageView inside UITableView - iosВызов веб-службы JQuery/ajax переадресовывается (302 объект перемещен), а затем 500 неизвестных имен webservice - javascriptWhy does my “next” property disappear in my JavaScript hash in Firefox 3.6 - javascriptHibernate setup - javaProgrammatically stop current notification - Android - androidJQuery selector for child of parent of previous brother - jqueryC ++ cin.getline () fail - c ++Moving through a 2d array in ruby to display it in table format? - ruby | fooobar.comИспользование нескольких тегов "mvc: resources" в spring mvc - spring-mvcAll Articles