Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanenicolas committed Jun 29, 2014
1 parent 88a2f06 commit 8b01eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Currently mimic supports :

* copying the code of each constructor of the source class into all constructors of the target class.
* copying all fields of the source class to the target class. In case a field exists in both class, an exception will be thrown.
* there are multiple modes to copy methods. See `MimicMode` class.

## Enable Mimic in maven builds

Expand Down

0 comments on commit 8b01eae

Please sign in to comment.