MediaWiki REL1_31
HtmlArmorTest Class Reference

HtmlArmor. More...

Inheritance diagram for HtmlArmorTest:
Collaboration diagram for HtmlArmorTest:

Public Member Functions

 testConstructor ( $value)
 provideConstructor
 
 testGetHtml ( $input, $expected)
 provideGetHtml
 

Static Public Member Functions

static provideConstructor ()
 
static provideGetHtml ()
 

Detailed Description

HtmlArmor.

Definition at line 6 of file HtmlArmorTest.php.

Member Function Documentation

◆ provideConstructor()

static HtmlArmorTest::provideConstructor ( )
static

Definition at line 10 of file HtmlArmorTest.php.

◆ provideGetHtml()

static HtmlArmorTest::provideGetHtml ( )
static

Definition at line 25 of file HtmlArmorTest.php.

◆ testConstructor()

HtmlArmorTest::testConstructor (   $value)

provideConstructor

Definition at line 21 of file HtmlArmorTest.php.

References $value.

◆ testGetHtml()

HtmlArmorTest::testGetHtml (   $input,
  $expected 
)

provideGetHtml

Definition at line 49 of file HtmlArmorTest.php.

References $input.


The documentation for this class was generated from the following file: