MediaWiki  1.29.2
IEUrlExtensionTest Class Reference

Tests for IEUrlExtension::findIE6Extension. More...

Inheritance diagram for IEUrlExtensionTest:
Collaboration diagram for IEUrlExtensionTest:

Public Member Functions

 testDotAtEnd ()
 IEUrlExtension::findIE6Extension. More...
 
 testEmpty ()
 IEUrlExtension::findIE6Extension. More...
 
 testEscapedScriptQuery ()
 IEUrlExtension::findIE6Extension. More...
 
 testEscapedScriptQueryDot ()
 IEUrlExtension::findIE6Extension. More...
 
 testExeException ()
 IEUrlExtension::findIE6Extension. More...
 
 testExeException2 ()
 IEUrlExtension::findIE6Extension. More...
 
 testExtQuestionMark ()
 IEUrlExtension::findIE6Extension. More...
 
 testHash ()
 IEUrlExtension::findIE6Extension. More...
 
 testHash2 ()
 IEUrlExtension::findIE6Extension. More...
 
 testInvalidChar ()
 IEUrlExtension::findIE6Extension. More...
 
 testInvalidCharThenExtension ()
 IEUrlExtension::findIE6Extension. More...
 
 testMultipleQuestionMarks ()
 IEUrlExtension::findIE6Extension. More...
 
 testQuestionMark ()
 IEUrlExtension::findIE6Extension. More...
 
 testQuestionMarkExt ()
 IEUrlExtension::findIE6Extension. More...
 
 testScriptQuery ()
 IEUrlExtension::findIE6Extension. More...
 
 testSimple ()
 IEUrlExtension::findIE6Extension. More...
 
 testSimpleNoExt ()
 IEUrlExtension::findIE6Extension. More...
 
 testTwoDots ()
 IEUrlExtension::findIE6Extension. More...
 

Detailed Description

Tests for IEUrlExtension::findIE6Extension.

Todo:
tests below for findIE6Extension should be split into...

...a dataprovider and test method.

Definition at line 8 of file IEUrlExtensionTest.php.

Member Function Documentation

◆ testDotAtEnd()

IEUrlExtensionTest::testDotAtEnd ( )

◆ testEmpty()

IEUrlExtensionTest::testEmpty ( )

◆ testEscapedScriptQuery()

IEUrlExtensionTest::testEscapedScriptQuery ( )

◆ testEscapedScriptQueryDot()

IEUrlExtensionTest::testEscapedScriptQueryDot ( )

◆ testExeException()

IEUrlExtensionTest::testExeException ( )

◆ testExeException2()

IEUrlExtensionTest::testExeException2 ( )

◆ testExtQuestionMark()

IEUrlExtensionTest::testExtQuestionMark ( )

◆ testHash()

IEUrlExtensionTest::testHash ( )

◆ testHash2()

IEUrlExtensionTest::testHash2 ( )

◆ testInvalidChar()

IEUrlExtensionTest::testInvalidChar ( )

◆ testInvalidCharThenExtension()

IEUrlExtensionTest::testInvalidCharThenExtension ( )

◆ testMultipleQuestionMarks()

IEUrlExtensionTest::testMultipleQuestionMarks ( )

◆ testQuestionMark()

IEUrlExtensionTest::testQuestionMark ( )

◆ testQuestionMarkExt()

IEUrlExtensionTest::testQuestionMarkExt ( )

◆ testScriptQuery()

IEUrlExtensionTest::testScriptQuery ( )

◆ testSimple()

IEUrlExtensionTest::testSimple ( )

◆ testSimpleNoExt()

IEUrlExtensionTest::testSimpleNoExt ( )

◆ testTwoDots()

IEUrlExtensionTest::testTwoDots ( )

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