|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMailTemplateRepository. More...
Inheritance diagram for ilMailTemplateRepositoryTest:
Collaboration diagram for ilMailTemplateRepositoryTest:Public Member Functions | |
| testEntityCanBeSaved () | |
| testEntityCanBeModified (\ilMailTemplate $template) | |
| @depends testEntityCanBeSaved More... | |
| testEntityCanBeDeleted (\ilMailTemplate $template) | |
| @depends testEntityCanBeModified More... | |
| testTemplateCanBeFoundById () | |
| testExceptionIsRaisedIfNoTemplateCanBeFoundById () | |
| @expectedException \OutOfBoundsException More... | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilMailBaseTest | |
| setUp () | |
| setGlobalVariable ($name, $value) | |
| assertException ($exception_class) | |
Class ilMailTemplateRepository.
Definition at line 7 of file ilMailTemplateRepositoryTest.php.
|
protected |
Reimplemented from ilMailBaseTest.
Definition at line 12 of file ilMailTemplateRepositoryTest.php.
| ilMailTemplateRepositoryTest::testEntityCanBeDeleted | ( | \ilMailTemplate | $template | ) |
@depends testEntityCanBeModified
| \ilMailTemplate | $template |
Definition at line 68 of file ilMailTemplateRepositoryTest.php.
References $template, and Sabre\Event\once().
Here is the call graph for this function:| ilMailTemplateRepositoryTest::testEntityCanBeModified | ( | \ilMailTemplate | $template | ) |
@depends testEntityCanBeSaved
| \ilMailTemplate | $template |
Definition at line 51 of file ilMailTemplateRepositoryTest.php.
References $template, and Sabre\Event\once().
Here is the call graph for this function:| ilMailTemplateRepositoryTest::testEntityCanBeSaved | ( | ) |
Definition at line 20 of file ilMailTemplateRepositoryTest.php.
References $template, and Sabre\Event\once().
Here is the call graph for this function:| ilMailTemplateRepositoryTest::testExceptionIsRaisedIfNoTemplateCanBeFoundById | ( | ) |
@expectedException \OutOfBoundsException
Definition at line 105 of file ilMailTemplateRepositoryTest.php.
References ilMailBaseTest\assertException(), and Sabre\Event\once().
Here is the call graph for this function:| ilMailTemplateRepositoryTest::testTemplateCanBeFoundById | ( | ) |
Definition at line 82 of file ilMailTemplateRepositoryTest.php.
References $template, and Sabre\Event\once().
Here is the call graph for this function: