github FakeItEasy/FakeItEasy 3.2.0

latest releases: 8.2.0, 8.1.0, 8.0.1...
7 years ago

New

  • When user attempts to configure a non-Fake, indicate which object was used (#530)
  • Fake.ClearRecordedCalls(fake) clears recorded calls on a fake (#978)
  • Strongly typed overloads for WhenArgumentsMatch (#1021, #1034)
  • Fully describing non-configured method called on strict Fake (#492)

Deprecated

  • FakeObjectCallExtensions.Write and FakeObjectCallExtensions.WriteToConsole (#1030)

Additional Items

  • Drop resource files and move message strings to the code (#1017)
  • Running nightly Coverity Scan static analysis (no outstanding defects) (#434)
  • Enable parallel testing in Unit and Integration tests and Specs (#774, #1029, #1031)
  • Make all creation option and dummy creation specs cover generic and non-generic creation (#1036)
  • Fake<T> no longer implements (internal) interface IStartConfiguration<T> (#959)

With special thanks for contributions to this release from:

Don't miss a new FakeItEasy release

NewReleases is sending notifications on new releases.