CRM_Core_BAO_ActionScheduleTest - Doc block
authorTim Otten <totten@civicrm.org>
Wed, 27 Jan 2016 06:08:23 +0000 (22:08 -0800)
committerTim Otten <totten@civicrm.org>
Mon, 26 Sep 2016 21:25:13 +0000 (17:25 -0400)
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php

index a0f2c14c57513c71053431f99dfb4ef28b2bf2b0..5d5df84fb46842c2f3fe804cea0474227eaecff1 100644 (file)
 
 /**
  * Class CRM_Core_BAO_ActionScheduleTest
+ * @group ActionSchedule
  * @group headless
+ *
+ * There are additional tests for some specific entities in other classes:
+ * @see CRM_Activity_ActionMappingTest
+ * @see CRM_Contribute_ActionMapping_ByTypeTest
  */
 class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {