Skip to content

Releases: VSoftTechnologies/Delphi-Mocks

v0.3.1

23 Oct 06:30
Compare
Choose a tag to compare

Added D12.0 dpm packages

v0.3.0

26 Sep 01:41
Compare
Choose a tag to compare
  • Parameter matching sometimes fails with EInvalidCast

  • TBehavior and TExpectation has to work the same on .Match

  • Updated documentation

  • Extended CompareValue to support object instance compare

  • fixed issue #139 WillReturnDefault on stubs was broken.

  • Updated dspec repositoryUrl

v0.2.2

12 Oct 06:14
3cea649
Compare
Choose a tag to compare

fixed dpm package for d11

v0.2.1

10 Sep 03:57
Compare
Choose a tag to compare

Delphi 11 support

v0.2.0

10 Jun 11:38
fdb39a6
Compare
Choose a tag to compare

Fixes #47 - an exception will be called when calling setup on a non virtual method.

v0.1.1

10 Jun 00:41
356f4a1
Compare
Choose a tag to compare

If no behaviour is defined for a virtual method then the original method will be called (except for abstract methods and in stubs).

v0.1.0 - dropped < XE2 support.

09 Jun 01:30
Compare
Choose a tag to compare

< XE2 never actually worked and have no intention of trying to complete that work, so dropped all references to < XE2.
Updated uses to use proper unit namespaces.

v0.0.2

10 Apr 06:45
Compare
Choose a tag to compare

Big fixes and repo reorg.

v0.0.1

14 Dec 04:22
Compare
Choose a tag to compare