ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
testConstruct () | |
testSetGetVartype () | |
testSetGetCase (string $input, ?string $expected) | |
cases More... | |
testSetGetRespident () | |
testSetGetIndex () | |
testSetGetSetmatch (string $input, ?string $expected) | |
setMatches More... | |
testSetGetAreatype (string $input, ?string $expected) | |
areaTypes More... | |
testSetGetContent () | |
Static Public Member Functions | |
static | cases () |
static | setMatches () |
static | areaTypes () |
Definition at line 23 of file ilQTIResponseVarTest.php.
|
static |
Definition at line 110 of file ilQTIResponseVarTest.php.
References ilQTIResponseVar\AREATYPE_BOUNDED, ilQTIResponseVar\AREATYPE_ELLIPSE, and ilQTIResponseVar\AREATYPE_RECTANGLE.
|
static |
Definition at line 88 of file ilQTIResponseVarTest.php.
References ilQTIResponseVar\CASE_NO, and ilQTIResponseVar\CASE_YES.
|
static |
Definition at line 99 of file ilQTIResponseVarTest.php.
References ilQTIResponseVar\SETMATCH_EXACT, and ilQTIResponseVar\SETMATCH_PARTIAL.
ilQTIResponseVarTest::testConstruct | ( | ) |
Definition at line 25 of file ilQTIResponseVarTest.php.
ilQTIResponseVarTest::testSetGetAreatype | ( | string | $input, |
?string | $expected | ||
) |
areaTypes
Definition at line 74 of file ilQTIResponseVarTest.php.
ilQTIResponseVarTest::testSetGetCase | ( | string | $input, |
?string | $expected | ||
) |
cases
Definition at line 40 of file ilQTIResponseVarTest.php.
ilQTIResponseVarTest::testSetGetContent | ( | ) |
Definition at line 81 of file ilQTIResponseVarTest.php.
ilQTIResponseVarTest::testSetGetIndex | ( | ) |
Definition at line 54 of file ilQTIResponseVarTest.php.
ilQTIResponseVarTest::testSetGetRespident | ( | ) |
Definition at line 47 of file ilQTIResponseVarTest.php.
ilQTIResponseVarTest::testSetGetSetmatch | ( | string | $input, |
?string | $expected | ||
) |
setMatches
Definition at line 64 of file ilQTIResponseVarTest.php.
ilQTIResponseVarTest::testSetGetVartype | ( | ) |
Definition at line 30 of file ilQTIResponseVarTest.php.