|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceDocumentHtmlPurifierTest. More...
Inheritance diagram for ilTermsOfServiceDocumentHtmlPurifierTest:
Collaboration diagram for ilTermsOfServiceDocumentHtmlPurifierTest:Public Member Functions | |
| documentTextProvider () | |
| testPurifyingWorksAsExpected (string $text, string $expected) | |
| @dataProvider documentTextProvider More... | |
Private Member Functions | |
| isVsfStreamInstalled () | |
| skipIfvfsStreamNotSupported () | |
Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceCriterionBaseTest | |
| getRbacReviewMock () | |
| getObjectDataCacheMock () | |
| getRadioGroupMock () | |
| getFormMock () | |
| getUserMock () | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| setUp () | |
| getLanguageMock () | |
| setGlobalVariable (string $name, $value) | |
| assertException (string $exceptionClass) | |
| getCriterionConfig ($value=null) | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| $dic | |
Class ilTermsOfServiceDocumentHtmlPurifierTest.
Definition at line 10 of file ilTermsOfServiceDocumentHtmlPurifierTest.php.
| ilTermsOfServiceDocumentHtmlPurifierTest::documentTextProvider | ( | ) |
Definition at line 33 of file ilTermsOfServiceDocumentHtmlPurifierTest.php.
|
private |
Definition at line 15 of file ilTermsOfServiceDocumentHtmlPurifierTest.php.
Referenced by skipIfvfsStreamNotSupported().
Here is the caller graph for this function:
|
private |
Definition at line 23 of file ilTermsOfServiceDocumentHtmlPurifierTest.php.
References isVsfStreamInstalled().
Referenced by testPurifyingWorksAsExpected().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTermsOfServiceDocumentHtmlPurifierTest::testPurifyingWorksAsExpected | ( | string | $text, |
| string | $expected | ||
| ) |
@dataProvider documentTextProvider
| string | $text | |
| string | $expected |
| vfs |
vfsStreamException
Definition at line 61 of file ilTermsOfServiceDocumentHtmlPurifierTest.php.
References $root, $text, and skipIfvfsStreamNotSupported().
Here is the call graph for this function: