|
MediaWiki
REL1_23
|
GNU GPL v2+ More...


Public Member Functions | |
| provideTestFormat () | |
| testFormat ($input, $expectedOutput) | |
Private Member Functions | |
| getMockDiff ($edits) | |
| getMockDiffOp ($type=null, $orig=array(), $closing=array()) | |
| ArrayDiffFormatterTest::getMockDiff | ( | $ | edits | ) | [private] |
Definition at line 23 of file ArrayDiffFormatterTest.php.
References any.
Referenced by provideTestFormat().
| ArrayDiffFormatterTest::getMockDiffOp | ( | $ | type = null, |
| $ | orig = array(), |
||
| $ | closing = array() |
||
| ) | [private] |
Definition at line 33 of file ArrayDiffFormatterTest.php.
References any.
Referenced by provideTestFormat().
Definition at line 58 of file ArrayDiffFormatterTest.php.
References array(), as, getMockDiff(), and getMockDiffOp().
| ArrayDiffFormatterTest::testFormat | ( | $ | input, |
| $ | expectedOutput | ||
| ) |
| Diff | $input | |
| array | $expectedOutput | provideTestFormat ArrayDiffFormatter::format |
Definition at line 17 of file ArrayDiffFormatterTest.php.
References $output.