Proyectos de Subversion Moodle

Rev

Rev 11 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 11 Rev 1441
Línea 30... Línea 30...
30
 * @package    portfolio_googledocs
30
 * @package    portfolio_googledocs
31
 * @category   tests
31
 * @category   tests
32
 * @copyright  2016 Marina Glancy
32
 * @copyright  2016 Marina Glancy
33
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
33
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
34
 */
34
 */
35
class plugin_test extends \advanced_testcase {
35
final class plugin_test extends \advanced_testcase {
Línea 36... Línea 36...
36
 
36
 
37
    /** @var string name of the portfolio plugin */
37
    /** @var string name of the portfolio plugin */
Línea 38... Línea 38...
38
    protected $pluginname = 'googledocs';
38
    protected $pluginname = 'googledocs';