1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/infrastructure/edges
Joshua Spence e11adc4ad7 Added some additional assertion methods.
Summary:
There are quite a few tests in Arcanist, libphutil and Phabricator that do something similar to `$this->assertEqual(false, ...)` or `$this->assertEqual(true, ...)`.

This is unnecessarily verbose and it would be cleaner if we had `assertFalse` and `assertTrue` methods.

Test Plan: I contemplated adding a unit test for the `getCallerInfo` method but wasn't sure if it was required / where it should live.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8460
2014-03-08 19:16:21 -08:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
constants Persist column membership after tasks are dragged around 2014-01-13 12:24:50 -08:00
editor Fix some Phabricator lint warnings 2013-06-04 15:28:24 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
query Allow projects to review revisions 2013-10-05 14:10:46 -07:00
util Delete license headers from files 2012-11-05 11:16:51 -08:00