MediaWiki REL1_31
DeferredStringifierTest Class Reference

DeferredStringifier. More...

Inheritance diagram for DeferredStringifierTest:
Collaboration diagram for DeferredStringifierTest:

Public Member Functions

 testCallbackNotCalled ()
 Verify that the callback is not called if it is never converted to a string.
 
 testToString ( $params, $expected)
 provideToString
 

Static Public Member Functions

static provideToString ()
 

Detailed Description

DeferredStringifier.

Definition at line 6 of file DeferredStringifierTest.php.

Member Function Documentation

◆ provideToString()

static DeferredStringifierTest::provideToString ( )
static

Definition at line 19 of file DeferredStringifierTest.php.

◆ testCallbackNotCalled()

DeferredStringifierTest::testCallbackNotCalled ( )

Verify that the callback is not called if it is never converted to a string.

Definition at line 47 of file DeferredStringifierTest.php.

◆ testToString()

DeferredStringifierTest::testToString (   $params,
  $expected 
)

provideToString

Definition at line 13 of file DeferredStringifierTest.php.

References $params.


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