MDL-57570 static store: Basic serialize tests with igbinary
commit121c17a72e47f9c4313a200a8db3dc993a9eecf9
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 18 Jan 2017 18:23:59 +0000 (18 19:23 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 18 Jan 2017 18:23:59 +0000 (18 19:23 +0100)
tree7220817b725c6897a93f189edb3a1a6a6529d093
parent22f1426b447a00c079152a8e07a44d0e12d53cab
MDL-57570 static store: Basic serialize tests with igbinary

This unit test is not really verifying that internally igbinary
in being used but just igbinary availability and, by double
serializing, that it works for a semi-complex object.

The test will be skipped if igbinary is not available.
cache/stores/static/tests/static_test.php