HomePhabricator

Improve the `ArcanistInfrastructureTestCase` unit tests

Description

Improve the ArcanistInfrastructureTestCase unit tests

Summary:
Improve the ArcanistInfrastructureTestCase unit tests such that they will fail if any of the following conditions are satisfied:

  • A symbol referenced in the __phutil_library_map__.php file no longer exists.
  • A symbol exists in the library but is not referenced within the __phutil_library_map__.php file.
  • A symbol extends from a different parent symbol than that declared in the __phutil_library_map.php file.

Test Plan: See D9824

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9826

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Jul 5 2014, 3:50 PM
Reviewer
Blessed Reviewers
Differential Revision
D9826: Improve the `ArcanistInfrastructureTestCase` unit tests
Parents
rARCae680d9114cf: Regenerate library map
Branches
Unknown
Tags
Unknown

Event Timeline