Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 51... Línea 51...
51
    /**
51
    /**
52
     * Test for indexing
52
     * Test for indexing
53
     *
53
     *
54
     * @return void
54
     * @return void
55
     */
55
     */
56
    public function test_indexing() {
56
    public function test_indexing(): void {
57
        $this->resetAfterTest();
57
        $this->resetAfterTest();
Línea 58... Línea 58...
58
 
58
 
59
        // Setup test data.
59
        // Setup test data.
60
        $generator = $this->getDataGenerator();
60
        $generator = $this->getDataGenerator();