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, May 5, 12:48 AM
Unknown Object (File)
Apr 4 2025, 11:31 PM
Unknown Object (File)
Apr 1 2025, 12:49 PM
Unknown Object (File)
Mar 24 2025, 11:05 PM
Unknown Object (File)
Mar 20 2025, 6:52 PM
Unknown Object (File)
Mar 20 2025, 3:12 PM
Unknown Object (File)
Mar 19 2025, 6:58 AM
Unknown Object (File)
Mar 18 2025, 7:07 PM
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
Branch
testcase-type
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1471
Build 1471: [Placeholder Plan] Wait for 30 Seconds

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