Use trait rather than parent class for acl test functions
authoreileen <emcnaughton@wikimedia.org>
Thu, 13 Dec 2018 02:48:54 +0000 (15:48 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 13 Dec 2018 02:48:54 +0000 (15:48 +1300)
commit2af6f0c0e027a078d6b4f6382ac0c05d50b9c6cb
tree7de7edef74cba985b67157709c08240792cd66fb
parentb86845e513746bedc91ffff4c7fc3f336ff1ee0f
Use trait rather than parent class for acl test functions

This got separated out over a few recent commits (the first one seems to have somewhat
accidentally included the trait & then some others added using it. Am just pushing in this tidy up
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ACLPermissionTest.php
tests/phpunit/api/v3/EntityTagACLTest.php
tests/phpunit/api/v3/ReportTemplateTest.php