Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentparrett committed Sep 19, 2011
1 parent aedc51f commit 884b7b3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Delphi Mocks is a simple mocking framework for Delphi XE2 or later. It makes use of RTTI features that are only available in Delphi XE2, however I do hope to be able to get it working with earlier versions of Delphi (2010 or later) at some stage.

This framework currently only implements mocking for interfaces, mocking for objects will be added as time permits.
UPDATED : Now implements mocking on classes and interfaces.

Behaviors, Expectations and Verification are now all implemented.

TODO : Unit tests!
TODO : More testing.

0 comments on commit 884b7b3

Please sign in to comment.