Page MenuHomeDevCentral

Provide a data tests folder with MockLib
ClosedPublic

Authored by dereckson on Apr 20 2018, 15:13.
Tags
None
Referenced Files
F24796972: D1618.diff
Wed, Mar 11, 04:04
F24796295: D1618.id4134.diff
Wed, Mar 11, 03:24
F24795947: D1618.id4134.diff
Wed, Mar 11, 03:10
F24790542: D1618.id4133.diff
Tue, Mar 10, 21:13
F24790385: D1618.id4133.diff
Tue, Mar 10, 21:02
F24786895: D1618.id.diff
Tue, Mar 10, 15:58
F24786650: D1618.diff
Tue, Mar 10, 15:50
F24778225: D1618.id4133.diff
Tue, Mar 10, 08:42
Subscribers
None

Details

Summary

To move include code from the Autoloader -er class to a CodeFile class,
we need an unit test to check if we've included a file. There are such
files in MockLib folder. That would be more convenient to move this
folder in a data/ folder.

The WithData trait allows to get path from this folder.

Test Plan

Tests still run correctly

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Passed
Unit
Tests Passed
Branch
reflection/codefile (branched from master)
Build Status
Buildable 2541
Build 2789: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 20 2018, 15:13
This revision was automatically updated to reflect the committed changes.