MediaWiki  1.34.0
HTMLFancyCaptchaFieldTest Class Reference

@covers HTMLFancyCaptchaField More...

Inheritance diagram for HTMLFancyCaptchaFieldTest:
Collaboration diagram for HTMLFancyCaptchaFieldTest:

Public Member Functions

 testGetHTML ()
 
 testValue ()
 

Protected Member Functions

 getForm ( $params=[], WebRequest $request=null)
 

Detailed Description

@covers HTMLFancyCaptchaField

Definition at line 6 of file HTMLFancyCaptchaFieldTest.php.

Member Function Documentation

◆ getForm()

HTMLFancyCaptchaFieldTest::getForm (   $params = [],
WebRequest  $request = null 
)
protected

Definition at line 32 of file HTMLFancyCaptchaFieldTest.php.

References $context, RequestContext\getMain(), and Title\newFromText().

Referenced by testGetHTML(), and testValue().

◆ testGetHTML()

HTMLFancyCaptchaFieldTest::testGetHTML ( )

Definition at line 7 of file HTMLFancyCaptchaFieldTest.php.

References getForm().

◆ testValue()

HTMLFancyCaptchaFieldTest::testValue ( )

Definition at line 20 of file HTMLFancyCaptchaFieldTest.php.

References getForm().


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