Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 31... Línea 31...
31
 * @package    qbehaviour_interactivecountback
31
 * @package    qbehaviour_interactivecountback
32
 * @category   test
32
 * @category   test
33
 * @copyright  2015 The Open University
33
 * @copyright  2015 The Open University
34
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
34
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
35
 */
35
 */
36
class behaviour_type_test extends \basic_testcase {
36
final class behaviour_type_test extends \basic_testcase {
Línea 37... Línea 37...
37
 
37
 
38
    /** @var qbehaviour_interactivecountback_type */
38
    /** @var qbehaviour_interactivecountback_type */
Línea 39... Línea 39...
39
    protected $behaviourtype;
39
    protected $behaviourtype;