mediawiki-extensions-Templa.../tests/phpunit
Thiemo Kreuz d253fa4e28 Merge code paths in assertTemplateData() helper method
This streamlines the code of the helper method a bit, mostly by
avoiding duplication.

What actually happens is the exact same as before, with one
exception: When a test case doesn't have an expected "output",
the default (mostly empty) output does not run through the
roundtrip test. While doing this is not wrong, it doesn't tell
us anything about the specific test case.

Change-Id: I4a3d8a22c3dd6a9c5c3766195e5aef3cf37a6441
2021-09-06 08:48:01 +02:00
..
SerializationTest.php Use more strict assertSame() when comparing strings 2021-08-28 11:08:24 +02:00
TemplateDataBlobTest.php Merge code paths in assertTemplateData() helper method 2021-09-06 08:48:01 +02:00