Page MenuHomePhabricator

[Wilds] Fix some minor classtree issues identified by unit tests
ClosedPublic

Authored by epriestley on Sep 25 2018, 10:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 1:49 AM
Unknown Object (File)
Sat, Apr 20, 11:53 AM
Unknown Object (File)
Fri, Apr 19, 8:00 PM
Unknown Object (File)
Wed, Apr 17, 1:06 AM
Unknown Object (File)
Sat, Apr 13, 10:55 AM
Unknown Object (File)
Sat, Apr 13, 7:05 AM
Unknown Object (File)
Tue, Apr 2, 8:46 AM
Unknown Object (File)
Sun, Mar 31, 10:06 AM
Subscribers
None

Details

Summary

Ref T13098. I eventually got unit tests sort-of-almost running and they caught these two issues. Since the tests don't get very far with these classtree problems, just fix them up now so when arc unit actually runs later on it can meaningfully run tests.

Test Plan

Ran arc unit, after other changes let it run, and saw fewer "class doesn't implement every abstract method" issues.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
This revision is now accepted and ready to land.Sep 26 2018, 6:04 PM
This revision was automatically updated to reflect the committed changes.