Skip to content

Releases: bigcommerce/mock-injector

Added license

Choose a tag to compare

@precariouspanther precariouspanther released this 22 Mar 06:28

Added license and renamed autoMock() method to createWithMocks()

2.0.6

Choose a tag to compare

@petrkotek petrkotek released this 13 Feb 06:20

Upgrade PHPUnit to ^6.0.

2.0.5

Choose a tag to compare

@precariouspanther precariouspanther released this 19 Jan 02:11
Removed phpunit mocking strategy (moved into branch). Performace impa…

2.0.3

Choose a tag to compare

@precariouspanther precariouspanther released this 17 Jan 22:15
Relaxed PHP7 requirement - some BC build servers still running 5.6

Deprecated getMock

Choose a tag to compare

@precariouspanther precariouspanther released this 16 Jan 05:38
2.0.2

Deprecated getMock() - use getProhecy() instead

2.0.1

Choose a tag to compare

@precariouspanther precariouspanther released this 16 Jan 04:44
Added support for interface mocking

More appropriate naming

Choose a tag to compare

@precariouspanther precariouspanther released this 16 Jan 01:34
2.0

Renamed TestInjector to MockInjector as more appropriate.

1.0

1.0

Choose a tag to compare

@precariouspanther precariouspanther released this 15 Jan 02:25
Fix readme