Package-level declarations

Types

Link copied to clipboard
class MentionsFeeder(localDatabase: UserDatabaseBuilder, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)

Debug-only feeder that injects synthetic @mentions into text messages for a given conversation.

Link copied to clipboard
class MessagesFeeder(localDatabase: UserDatabaseBuilder, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)

Debug-only feeder that generates synthetic text messages in a given conversation.

Link copied to clipboard
class ReactionsFeeder(localDatabase: UserDatabaseBuilder, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)
Link copied to clipboard
class UnreadEventsFeeder(localDatabase: UserDatabaseBuilder, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)

Feeds synthetic unread events for performance testing of ConversationDetailsWithEvents.