2017 © Pedro Peláez
 

library unit-test-case

Simplified phpunit mocking.

image

fintem/unit-test-case

Simplified phpunit mocking.

  • Tuesday, April 3, 2018
  • by fintem
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,009 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 504 % Grown

The README.md

UnitTestCase

Simplifies usage of php mocks, allows to mock only the necessary constructor arguments., (*1)

$model = $this->getBasicMock(ApplicationModel::class, ['dispatcher' => $dispatcher]);

The Versions

03/04 2018

dev-master

9999999-dev

Simplified phpunit mocking.

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

test mock phpunit

03/04 2018

2.2

2.2.0.0

Simplified phpunit mocking.

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

test mock phpunit

20/12 2017

2.1

2.1.0.0

Simplified phpunit mocking.

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

test mock phpunit

25/10 2017

2.0

2.0.0.0

Simplified phpunit mocking.

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

test mock phpunit

26/09 2017

1.0.2

1.0.2.0

Simplified phpunit mocking.

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

test phpunit

26/09 2017

1.0.1

1.0.1.0

Simplified phpunit mocking.

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

test phpunit

26/09 2017

1.0.0

1.0.0.0

Simplified phpunit mocking.

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

test phpunit