d81d6ea2c3
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.