Commit Graph

3 Commits (fd625dff50c5a66a3598eb3c56e45b6f26bbc6d4)

Author SHA1 Message Date
Michael Kirk 1fb9fa79df Fix up some more tests.
// FREEBIE
8 years ago
Russ Shanahan 7125028159 Rename an OWSContactsManager method
From nameStringForPhoneIdentifier
  To displayNameForPhoneIdentifier

* Add nullability descriptions

* Fix the mock object to adhere to new nullability rules

// FREEBIE
9 years ago
Michael Kirk 8fed13f9bb Don't start expiration timer until message is sent.
Started extracting a MessageSender class from TSMessagesManager+send for
easier testability and in hopes of further slimming down that son of a
gun.

// FREEBIE
9 years ago