8000 More unit test utility functions/usage. (#2509) · phpredis/phpredis@b1771de · GitHub
[go: up one dir, main page]

Skip to content

Commit b1771de

Browse files
More unit test utility functions/usage. (#2509)
* More unit test utility functions/usage. * Add `assertKeyEquals` and `assertKeyEqualsWeak` as we test key values hundreds of places in `RedisTest.php` * We are almost always using `$this->redis` when we want to run an assertion that needs access to the client, so make this argument optional and default to `$this->redis`. * Update a few more assertions to use our new methods. * Various minor fixes/tweaks. * Update RedisTest.php typo
1 parent b808cc6 commit b1771de

File tree

2 files changed

+165
-158
lines changed

2 files changed

+165
-158
lines changed

0 commit comments

Comments
 (0)
0