RestTest - Move code from setUp() to _setUpAdminSessionIdAndApiKey(). Keep current...
authorTim Otten <totten@civicrm.org>
Tue, 30 Apr 2013 22:33:19 +0000 (15:33 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 30 Apr 2013 22:33:19 +0000 (15:33 -0700)
commit5700921ba0d10ff40a5befa39cc725779cf60553
tree962cede04e3a588fef898460347c82022b8355ec
parent016157f0e643930b89bc80afb814c6926071b36c
RestTest - Move code from setUp() to _setUpAdminSessionIdAndApiKey(). Keep current behavior, but make it easier to change on per-test basis.
tests/phpunit/WebTest/Utils/RestTest.php