ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
interface.ilTestQuestionSequence.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
10
interface
ilTestQuestionSequence
11
{
12
public
function
getQuestionIds
();
13
}
php
An exception for terminatinating execution or to throw for unit testing.
ilTestQuestionSequence
Definition:
interface.ilTestQuestionSequence.php:11
ilTestQuestionSequence\getQuestionIds
getQuestionIds()
Modules
Test
interfaces
interface.ilTestQuestionSequence.php
Generated on Fri Oct 3 2025 19:00:52 for ILIAS by
1.9.4 (using
Doxyfile
)