Public Member Functions | |
testResolveFullNameToFirstAndLastName () | |
testResolveContactToSenderOrRecipientForReceivedEmail () | |
testResolveEmailAddressAndNameToContact () | |
testResolveEmailAddressToContactIfEmailRelationAvailableForReceivedMessage () | |
testResolveEmailAddressToContactIfEmailRelationAvailableForSentMessage () | |
testResolveContactToSenderOrRecipient () | |
Static Public Member Functions | |
static | setUpBeforeClass () |
Static Protected Attributes | |
static | $message1 |
Definition at line 37 of file ArchivedEmailMatchingUtilTest.php.
testResolveEmailAddressAndNameToContact | ( | ) |
testResolveContactToSenderOrRecipientForReceivedEmail
Definition at line 108 of file ArchivedEmailMatchingUtilTest.php.
testResolveEmailAddressToContactIfEmailRelationAvailableForReceivedMessage | ( | ) |
testResolveEmailAddressAndNameToContact
Definition at line 136 of file ArchivedEmailMatchingUtilTest.php.
testResolveEmailAddressToContactIfEmailRelationAvailableForSentMessage | ( | ) |
testResolveEmailAddressToContactIfEmailRelationAvailableForReceivedMessage
Definition at line 162 of file ArchivedEmailMatchingUtilTest.php.
testResolveContactToSenderOrRecipient | ( | ) |
testResolveEmailAddressToContactIfEmailRelationAvailableForSentMessage
Definition at line 188 of file ArchivedEmailMatchingUtilTest.php.