* Have data providers return plain data instead of objects. * Use addDBDataOnce() instead of a DIY equivalent. * Use a data provider instead of a loop in testMapDiffPrevNext and testLoadRevisionData. Resolve the problem of the provided data depending on auto-increment IDs from addDBDataOnce by using special strings that are replaced with IDs in the test case. Bug: T332865 Change-Id: Ie41f3222aa1b48c69dbfe4cd7f6ef84e394e31fa |
||
|---|---|---|
| .. | ||
| CustomDifferenceEngine.php | ||
| DifferenceEngineSlotDiffRendererTest.php | ||
| DifferenceEngineTest.php | ||
| SlotDiffRendererTest.php | ||
| TextSlotDiffRendererTest.php | ||