Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.739 Beiträge
 
#1

Spring4D Mock – Delphi Unit Testing : Writing a simple spy for the CUT – Stack Overfl

  Alt 28. Okt 2020, 11:20
Reminder to self: write a longer article on Delphi mocking as Spring4D mocking is much better than Delphi Mocks, especially because of code-completion reasons. Spring4D has a Mock record that can return a Mock<T> on which you can verify using methods like Received. See: http://docs.spring4d.org/index.htm?S...cking.Mock.htm http://docs.spring4d.org/index.htm?S...ck.From(T).htm http://docs.spring4d.org/index.htm?S...ng.Mock(T).htm https://stackoverflow.com/questions/30349058/

Weiterlesen...
  Mit Zitat antworten Zitat