ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class AllowedAttributesTest. More...
Public Member Functions | |
setUp () | |
Set up the test class. More... | |
testItImplementsTheInterface () | |
Test that the class implements the interface. More... | |
testThatItReturnsAnArray () | |
Test that an array is returned. More... | |
Protected Attributes | |
$class | |
Class AllowedAttributesTest.
Definition at line 10 of file AllowedAttributesTest.php.
enshrined\svgSanitize\Tests\AllowedAttributesTest::setUp | ( | ) |
Set up the test class.
Definition at line 21 of file AllowedAttributesTest.php.
enshrined\svgSanitize\Tests\AllowedAttributesTest::testItImplementsTheInterface | ( | ) |
Test that the class implements the interface.
Definition at line 29 of file AllowedAttributesTest.php.
enshrined\svgSanitize\Tests\AllowedAttributesTest::testThatItReturnsAnArray | ( | ) |
Test that an array is returned.
Definition at line 37 of file AllowedAttributesTest.php.
References $result, and enshrined\svgSanitize\data\AllowedAttributes\getAttributes().
|
protected |
Definition at line 16 of file AllowedAttributesTest.php.