Updated CHANGELOG to mention custom arg match and describer features
This commit is contained in:
Родитель
1c87ef7703
Коммит
3b653bee24
|
@ -1,4 +1,6 @@
|
|||
unreleased changes
|
||||
* [NEW] Detailed descriptions for custom argument matchers using IDescribeNonMatches interface.
|
||||
* [NEW] Custom argument matchers (Arg.Matches syntax).
|
||||
* [FIX] Race condition between checking received calls and building the exception could cause nonsensical exception messages like "Expected 5, actually received 5" when called concurrently. (#64)
|
||||
|
||||
1.3.0 (Nov 2011)
|
||||
|
|
Загрузка…
Ссылка в новой задаче