ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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\Standard\$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.