VSoftTechnologies/Delphi-Mocks
A Open Source Mocking framework for Delphi XE2 or later
PascalApache-2.0
Issues
- 4
- 1
Not able to define behaviour for overloaded functions with different parameters.
#141 opened by AndreasDDi - 3
TMock<IMyInterface>.MyMethod(X) leads to access violation when X is a record type
#125 opened by alydouglas - 1
Example code does not work
#139 opened by JensChrG - 3
Calling mocked safecall method corrupts stack
#49 opened by lynxnake - 7
[discussion] Delphi Mock documentation
#123 opened by bogdanpolak - 2
- 2
- 4
Get rid of W1029 warning in Delphi compile mode
#106 opened by jpluimers - 2
Need research if IStubSetup<T> can benefit from an overloaded method function WillReturn<TReturn>(const value : TReturn) : IWhen<T>; overload;
#107 opened by jpluimers - 5
- 4
- 0
AutoMock Class
#35 opened by staticcat - 0
Mock Factory
#34 opened by staticcat - 1
- 9
Mock does not behave correct
#22 opened by sglienke - 5
Add "function WillReturn<TReturn>(const AValue : TReturn) : IWhen<T>;" to TProxy<T>
#37 opened by staticcat - 0
- 4
XE7 issue with mocked private methods
#60 opened by GallaherMike - 2
WillReturnDefault for stubs dont work anymore
#74 opened by gemeni2005 - 1
Typos in Sample1Main.pas
#112 opened by the-Arioch - 2
Status of Delphi XE support
#113 opened by rmcginty - 1
- 3
Memory Leak using It0, It1, ... Matchers
#78 opened by Markus-1974 - 0
- 0
Typo on Delphi.Mocks.Proxy.pas
#117 opened by jadeade - 1
Mock Objects
#121 opened by RodgerVK - 3
- 2
Mocking an empty interface
#114 opened by joaofrassetto - 2
Memory leak there should not have memory leak
#110 opened by rrezino - 3
Some questions rather than an issue
#104 opened by FMalcolm - 3
- 4
Problem with mock in Win64 mode.
#25 opened - 3
IExpect<T> has GUID... it must not!
#89 opened by LK-Daniel - 1
- 1
Is there a Version for Delphi 10.1 Berlin
#90 opened by Markus-1974 - 3
- 4
- 1
Setup.Expect.[...] crashes with TGUIDs
#69 opened by TheFlow0360 - 5
- 3
- 1
- 0
Deletion of "not reachable else-clause" killed the BehaviourMustBeDefined Feature
#44 opened by jensweigele - 0
- 1
What are differences between TMock and TStub?
#30 opened by ccy - 3
- 1
Include FHitCount in TExpectation.Report
#19 opened by luebbe - 2
- 8
- 4
Memory leak in TMock
#16 opened by IgorTs2004