$this->assertEquals($sourceText,$this->instance->file_get_contents('/folder/lorem.txt'),'data returned from file_get_contents is not equal to the source data');
$this->assertEquals($sourceText,$this->instance->file_get_contents('/folder/lorem.txt'),'data returned from file_get_contents is not equal to the source data');