library mock-cache
PSR-16 cache-implementation for integration tests
kodus/mock-cache
PSR-16 cache-implementation for integration tests
- Thursday, February 23, 2017
- by mindplay.dk
- Repository
- 5 Watchers
- 1 Stars
- 3,240 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 9 % Grown
kodus/mock-cache
, (*1)
This library provides a PSR-16
cache-implementation for integration testing, backed by a simple array., (*2)
It simulates a simple system clock and expiration - in your tests, calling e.g. $cache->skipTime(10) will
travel forward in time 10 seconds, but time will otherwise stand still, so you don't need to write integration
tests that have to sleep() to test for side-effects from cache-expiration., (*3)
dev-master
9999999-dev
PSR-16 cache-implementation for integration tests
Sources
Download
MIT
The Requires
The Development Requires
by
Thomas Pedersen
1.0.1
1.0.1.0
PSR-16 cache-implementation for integration tests
Sources
Download
MIT
The Requires
The Development Requires
1.0.0
1.0.0.0
PSR-16 cache-implementation for integration tests
Sources
Download
MIT
The Requires
The Development Requires
0.1.0
0.1.0.0
PSR-16 cache-implementation for integration tests
Sources
Download
MIT
The Requires
The Development Requires