X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FWebTest%2FMember%2FStandaloneAddTest.php;h=8123794d5e08dbeafb0998e994c1210782755f11;hb=9d0857e01495c77accb2c7a2ee34ec4573261b24;hp=5cf1684c054bfb15ace5d2ed08091e17998bc48d;hpb=d031c654f72b36c9f4d88bdb3dd55ddbadb98535;p=civicrm-core.git diff --git a/tests/phpunit/WebTest/Member/StandaloneAddTest.php b/tests/phpunit/WebTest/Member/StandaloneAddTest.php index 5cf1684c05..8123794d5e 100644 --- a/tests/phpunit/WebTest/Member/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Member/StandaloneAddTest.php @@ -25,6 +25,10 @@ */ require_once 'CiviTest/CiviSeleniumTestCase.php'; + +/** + * Class WebTest_Member_StandaloneAddTest + */ class WebTest_Member_StandaloneAddTest extends CiviSeleniumTestCase { protected function setUp() { @@ -67,7 +71,8 @@ class WebTest_Member_StandaloneAddTest extends CiviSeleniumTestCase { // fill in Status Override? // fill in Record Membership Payment? - + $this->click("send_receipt"); + $this->assertTrue($this->isChecked("send_receipt"), 'Send Confirmation and Receipt checkbox should be checked.'); $this->click("_qf_Membership_upload"); //View Membership