Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 24... Línea 24...
24
 * @package    mod_forum
24
 * @package    mod_forum
25
 * @copyright  2018 onwards Totara Learning Solutions LTD {@link http://www.totaralms.com/}
25
 * @copyright  2018 onwards Totara Learning Solutions LTD {@link http://www.totaralms.com/}
26
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
27
 * @author     Brendan Cox <brendan.cox@totaralearning.com>
27
 * @author     Brendan Cox <brendan.cox@totaralearning.com>
28
 */
28
 */
29
class portfolio_caller_test extends \advanced_testcase {
29
final class portfolio_caller_test extends \advanced_testcase {
Línea 30... Línea 30...
30
 
30
 
31
    /**
31
    /**
32
     * Ensure that a file will be loaded in an instance of the caller when supplied valid and
32
     * Ensure that a file will be loaded in an instance of the caller when supplied valid and
33
     * accessible post and attachment file ids.
33
     * accessible post and attachment file ids.