|
MediaWiki
master
|


Public Member Functions | |
| serializeProvider () | |
| testSerialize ($expected, $input, $message) | |
| RedisBagOStuff::serialize serializeProvider. More... | |
| testUnserialize ($expected, $input, $message) | |
| RedisBagOStuff::unserialize unserializeProvider. More... | |
| unserializeProvider () | |
Protected Member Functions | |
| setUp () | |
Private Attributes | |
| RedisBagOStuff | $cache |
Definition at line 5 of file RedisBagOStuffTest.php.
| RedisBagOStuffTest::serializeProvider | ( | ) |
Definition at line 65 of file RedisBagOStuffTest.php.
|
protected |
Definition at line 9 of file RedisBagOStuffTest.php.
References $cache, cache, and TestingAccessWrapper\newFromObject().
| RedisBagOStuffTest::testSerialize | ( | $expected, | |
| $input, | |||
| $message | |||
| ) |
RedisBagOStuff::serialize serializeProvider.
Definition at line 60 of file RedisBagOStuffTest.php.
References cache.
| RedisBagOStuffTest::testUnserialize | ( | $expected, | |
| $input, | |||
| $message | |||
| ) |
RedisBagOStuff::unserialize unserializeProvider.
Definition at line 21 of file RedisBagOStuffTest.php.
References cache.
| RedisBagOStuffTest::unserializeProvider | ( | ) |
Definition at line 26 of file RedisBagOStuffTest.php.
|
private |
Definition at line 7 of file RedisBagOStuffTest.php.
Referenced by setUp().