|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for WordOnlyMarkdownShapeTest:
Collaboration diagram for WordOnlyMarkdownShapeTest:Public Member Functions | |
| testGetSupportedStructure (Structure $dp_bold, Structure $dp_italic) | |
| testIsRawStringCompliant (string $markdown_string, bool $compliance) | |
Static Public Member Functions | |
| static | constructDataProvider () |
| static | stringComplianceDataProvider () |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| WordOnlyMarkdown | $word_only_markdown_shape |
Definition at line 28 of file WordOnlyMarkdownShapeTest.php.
|
static |
Definition at line 41 of file WordOnlyMarkdownShapeTest.php.
|
protected |
Definition at line 32 of file WordOnlyMarkdownShapeTest.php.
References ILIAS\UI\examples\Layout\Page\Mail\$refinery.
|
static |
Definition at line 48 of file WordOnlyMarkdownShapeTest.php.
| WordOnlyMarkdownShapeTest::testGetSupportedStructure | ( | Structure | $dp_bold, |
| Structure | $dp_italic | ||
| ) |
Definition at line 60 of file WordOnlyMarkdownShapeTest.php.
| WordOnlyMarkdownShapeTest::testIsRawStringCompliant | ( | string | $markdown_string, |
| bool | $compliance | ||
| ) |
Definition at line 72 of file WordOnlyMarkdownShapeTest.php.
|
protected |
Definition at line 30 of file WordOnlyMarkdownShapeTest.php.