Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 33... Línea 33...
33
 * @package core_search
33
 * @package core_search
34
 * @category test
34
 * @category test
35
 * @copyright 2017 The Open University
35
 * @copyright 2017 The Open University
36
 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
36
 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
37
 */
37
 */
38
class skip_future_documents_iterator_test extends \basic_testcase {
38
final class skip_future_documents_iterator_test extends \basic_testcase {
Línea 39... Línea 39...
39
 
39
 
40
    /**
40
    /**
41
     * Test normal case with all documents in the past.
41
     * Test normal case with all documents in the past.
42
     */
42
     */