Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 29... Línea 29...
29
 * @package    core
29
 * @package    core
30
 * @category   phpunit
30
 * @category   phpunit
31
 * @copyright  2007 Petr Skoda {@link http://skodak.org}
31
 * @copyright  2007 Petr Skoda {@link http://skodak.org}
32
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
32
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
33
 */
33
 */
34
class mathslib_test extends \basic_testcase {
34
final class mathslib_test extends \basic_testcase {
Línea 35... Línea 35...
35
 
35
 
36
    /**
36
    /**
37
     * Tests the basic formula evaluation.
37
     * Tests the basic formula evaluation.
38
     */
38
     */