This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
More...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilTestResultHeaderLabelBuilderTest
- Author
- Marvin Beym mbeym.nosp@m.@dat.nosp@m.abay..nosp@m.de
Definition at line 25 of file ilTestResultHeaderLabelBuilderTest.php.
◆ setUp()
ilTestResultHeaderLabelBuilderTest::setUp |
( |
| ) |
|
|
protected |
◆ test_instantiateObject_shouldReturnInstance()
ilTestResultHeaderLabelBuilderTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ testObjectiveOrientedContainerId()
ilTestResultHeaderLabelBuilderTest::testObjectiveOrientedContainerId |
( |
| ) |
|
Definition at line 48 of file ilTestResultHeaderLabelBuilderTest.php.
50 $this->testObj->setObjectiveOrientedContainerId(5);
51 $this->assertEquals(5, $this->testObj->getObjectiveOrientedContainerId());
◆ testTestObjId()
ilTestResultHeaderLabelBuilderTest::testTestObjId |
( |
| ) |
|
◆ testTestRefId()
ilTestResultHeaderLabelBuilderTest::testTestRefId |
( |
| ) |
|
◆ testUserId()
ilTestResultHeaderLabelBuilderTest::testUserId |
( |
| ) |
|
◆ $lng_mock
ilTestResultHeaderLabelBuilderTest::$lng_mock |
|
private |
◆ $testObj
The documentation for this class was generated from the following file: