public function test_get_main_plugin_file()
 {
     $this->assertEquals($this->_main_file_path, $this->_addon->get_main_plugin_file());
 }