RestTest - Reformat and split testNotCMSUser in two.
authorTim Otten <totten@civicrm.org>
Wed, 1 May 2013 01:06:55 +0000 (18:06 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 1 May 2013 01:06:55 +0000 (18:06 -0700)
commit0f051868bf8a87e7cc1c86119cf8015b6cc097ab
treed7376e26d20e806547a8a9336a8c95ac7e5107a8
parent3cabb1aa651be917c6132b6d510ce6119194a24c
RestTest - Reformat and split testNotCMSUser in two.

The error expected for testNotCMSUser is currently produced for
"?q=civicrm/$entity/$action" but not "?entity=$x&action=$x", so we should be
testing both situations.
tests/phpunit/WebTest/Utils/RestTest.php