MediaWiki fundraising/REL1_35
UnsubscribeThankYouTest Class Reference

@group FundraisingEmailUnsubscribe More...

Inheritance diagram for UnsubscribeThankYouTest:
Collaboration diagram for UnsubscribeThankYouTest:

Public Member Functions

 setUp ()
 
 testSendMessage ()
 
 testValidateBadHash ()
 
 testValidateGoodHash ()
 

Protected Attributes

FundraiserUnsubscribeThankYou $unsubscriber
 

Detailed Description

@group FundraisingEmailUnsubscribe

Definition at line 10 of file UnsubscribeThankYouTest.php.

Member Function Documentation

◆ setUp()

UnsubscribeThankYouTest::setUp ( )

Definition at line 16 of file UnsubscribeThankYouTest.php.

◆ testSendMessage()

UnsubscribeThankYouTest::testSendMessage ( )

Definition at line 48 of file UnsubscribeThankYouTest.php.

References $queue, and FundraiserEmailQueue\get().

◆ testValidateBadHash()

UnsubscribeThankYouTest::testValidateBadHash ( )

Definition at line 30 of file UnsubscribeThankYouTest.php.

◆ testValidateGoodHash()

UnsubscribeThankYouTest::testValidateGoodHash ( )

Definition at line 39 of file UnsubscribeThankYouTest.php.

Member Data Documentation

◆ $unsubscriber

FundraiserUnsubscribeThankYou UnsubscribeThankYouTest::$unsubscriber
protected

Definition at line 14 of file UnsubscribeThankYouTest.php.


The documentation for this class was generated from the following file: