mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-12-02 11:42:41 +01:00
dd6ffa4a13
Summary: Don't use abstract subclasses of ArcanistPhutilTestCase, only use concrete ones. This lets you put common functionality in an abstract BaseTestCase (which itself is a subclass of ArcanistPhutilTestCase), then implement concrete subclasses of the BaseTestCase. Test Plan: Tested with a simple Base -> {Case1, Case2} setup. Reviewers: epriestley Reviewed By: epriestley CC: aran, Koolvin Differential Revision: https://secure.phabricator.com/D2300 |
||
---|---|---|
.. | ||
base | ||
phutil |