2017 © Pedro Peláez
 

library php-mock

Use the new package php-mock/php-mock.

image

malkusch/php-mock

Use the new package php-mock/php-mock.

  • Friday, April 3, 2015
  • by malkusch
  • Repository
  • 0 Watchers
  • 0 Stars
  • 5,318 Installations
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Go to the new package php-mock/php-mock.

The Versions

03/04 2015

dev-master

9999999-dev https://github.com/php-mock/php-mock

Use the new package php-mock/php-mock.

  Sources   Download

WTFPL

The Requires

 

The Development Requires

bdd tdd test mock stub test double function

20/03 2015

0.5

0.5.0.0 https://github.com/malkusch/php-mock

PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.4

 

The Development Requires

bdd tdd test mock stub test double function

26/01 2015

0.4.1

0.4.1.0 https://github.com/malkusch/php-mock

PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.4

 

The Development Requires

bdd tdd test mock stub test double function

23/01 2015

0.4

0.4.0.0 https://github.com/malkusch/php-mock

PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.4

 

The Development Requires

bdd tdd test mock stub test double function

02/12 2014

0.3

0.3.0.0 https://github.com/malkusch/php-mock

Mock non deterministic built-in PHP functions (e.g. time() or rand())

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.4

 

The Development Requires

test mock stub function

01/12 2014

dev-php-5.3

dev-php-5.3 https://github.com/malkusch/php-mock

Mock non deterministic built-in PHP functions (e.g. time() or rand())

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.3

 

The Development Requires

test mock stub function

30/11 2014

0.2

0.2.0.0 https://github.com/malkusch/php-mock

Mock non deterministic built-in PHP functions (e.g. time() or rand())

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.4

 

The Development Requires

test mock stub function

26/11 2014

0.1

0.1.0.0 https://github.com/malkusch/php-mock

Mocks for php functions.

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.3

 

The Development Requires

test mock