MediaWiki  1.27.2
DeferredStringifierTest Class Reference
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. More...
 
 testToString ($params, $expected)
 DeferredStringifier provideToString. More...
 

Static Public Member Functions

static provideToString ()
 

Detailed Description

Definition at line 3 of file DeferredStringifierTest.php.

Member Function Documentation

static DeferredStringifierTest::provideToString ( )
static

Definition at line 15 of file DeferredStringifierTest.php.

DeferredStringifierTest::testCallbackNotCalled ( )

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

Definition at line 43 of file DeferredStringifierTest.php.

DeferredStringifierTest::testToString (   $params,
  $expected 
)

DeferredStringifier provideToString.

Definition at line 9 of file DeferredStringifierTest.php.

References $params.


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