moodle/lib/filestorage/tests
David Mudrák 483afa446d MDL-33453 Make it clear what search_references() and search_references_count() are good for
Initially it was not clear enough that these two methods are supposed to
be used for looking for references to a stored_file only. So the docs
comments are improved and unittests added to illustrate the usage.

The patch also removes the unittest for get_references_by_storedfile()
as its usage is already covered in other test methods.
2012-07-05 17:15:37 +02:00
..
fixtures
file_storage_test.php MDL-33453 Make it clear what search_references() and search_references_count() are good for 2012-07-05 17:15:37 +02:00