Skip to content

Releases: darrencauthon/AutoMoq

Updated Unity to >= 4.0

25 May 17:24
Compare
Choose a tag to compare
  • Support for the latest Unity 4.0 or greater. Thanks to @issafram!!

https://www.nuget.org/packages/AutoMoq/2.0.0

Fix issue caused by calling Create<T> twice

25 Apr 14:58
Compare
Choose a tag to compare
  • Fixed an issue that was caused by calling Create on a mocker. This bug was introduced in 1.7.1. Resolves #29

Add support for webhooks

25 Apr 17:28
Compare
Choose a tag to compare
  • Added support for creating, retrieving, listing, and deleting webhooks.

Mock behavior on a mock-by-mock basis

16 Apr 20:10
Compare
Choose a tag to compare
  • A mock behavior can be passed to GetMock to set the mock behavior for each mock.

Maintenance Release

16 Apr 19:37
Compare
Choose a tag to compare
  • Republished with a new version, verifying that it runs in 4.5 (and not just 4.5.2)

1.7.0

04 Feb 13:04
Compare
Choose a tag to compare
  • Added support for strict mock behavior.

1.6.2

04 Feb 13:02
Compare
Choose a tag to compare

Update of AutoMoq, released in 2013. Was the latest version for another two years.

1.6.1

02 Sep 03:15
Compare
Choose a tag to compare
  • Working software for 2 years.