1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-14 10:52:40 +01:00
phorge-arcanist/src/unit/engine
Joshua Spence 4e38fac47d Make properties in the PhutilUnitTestEngineTestCase class private
Summary: There's no need for these properties to be (implicitly) public.

Test Plan: N/A

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11276
2015-01-08 22:43:44 +11:00
..
__tests__ Make properties in the PhutilUnitTestEngineTestCase class private 2015-01-08 22:43:44 +11:00
phutil Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistBaseUnitTestEngine.php Don't explicitly name abstract base classes 2014-07-22 07:49:15 +10:00
ArcanistUnitTestEngine.php Apply some autofix linter rules 2014-09-10 06:50:32 +10:00
CSharpToolsTestEngine.php Minor linter fixes 2014-09-27 10:21:23 +10:00
NoseTestEngine.php Use new FutureIterator instead of Futures 2014-12-30 23:16:25 +11:00
PhpunitTestEngine.php Rename ArcanistTestResultParser subclasses for consistency 2015-01-05 06:45:31 +11:00
PhutilUnitTestEngine.php Don't explicitly name abstract base classes 2014-07-22 07:49:15 +10:00
PytestTestEngine.php Minor linter fixes 2014-12-08 23:48:55 +11:00
XUnitTestEngine.php Use new FutureIterator instead of Futures 2014-12-30 23:16:25 +11:00