MediaWiki REL1_33
|
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 () |
Definition at line 6 of file DeferredStringifierTest.php.
|
static |
Definition at line 19 of file DeferredStringifierTest.php.
References and().
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.
References and().
DeferredStringifierTest::testToString | ( | $params, | |
$expected ) |
provideToString
Definition at line 13 of file DeferredStringifierTest.php.