Page MenuHomePhabricator

Test cases should extend from `PhutilTestCase`
ClosedPublic

Authored by joshuaspence on Jun 30 2014, 8:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 4:27 PM
Unknown Object (File)
Wed, Apr 24, 10:32 PM
Unknown Object (File)
Fri, Apr 12, 1:52 PM
Unknown Object (File)
Fri, Apr 5, 4:11 PM
Unknown Object (File)
Mar 28 2024, 9:51 PM
Unknown Object (File)
Mar 23 2024, 5:46 PM
Unknown Object (File)
Mar 20 2024, 3:47 AM
Unknown Object (File)
Mar 18 2024, 11:19 AM
Subscribers

Details

Summary

Currently, a few test cases in rPHU extend from ArcanistPhutilTestCase instead of PhutilTestCase.

Test Plan

This is a really minor change, but the unit tests still pass of course.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Test cases should extend from `PhutilTestCase`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 30 2014, 8:16 PM