1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure/__tests__
Jason Ge 13eee1a344 Add test to check all symbols can be loaded
Summary:
make sure all symboles can be loaded to avoid issues like missing
methods in descendants of abstract base class.

Test Plan:
ran it and verified it passes; remove a method in a descendant class
and verified that the test failed.

Reviewers: epriestley, nh

Reviewed By: nh

CC: aran, nh, jungejason

Differential Revision: 1023
2011-10-20 16:43:13 -07:00
..
__init__.php Add test to check all symbols can be loaded 2011-10-20 16:43:13 -07:00
PhabricatorInfrastructureTestCase.php Add test to check all symbols can be loaded 2011-10-20 16:43:13 -07:00