Class com.greybox.projectmesh.messaging.data.dao.ConversationDaoTest

8

tests

0

failures

0

ignored

2.228s

duration

100%

successful

Tests

Test Duration Result
getAllConversationsFlow_ordersByLastMessageTimeDesc 0.064s passed
getConversationById_returnsNull_whenMissing 0.028s passed
incrementUnreadCount_and_clearUnreadCount_work 1.934s passed
insertConversation_withSameId_replacesRow 0.036s passed
insert_and_getById_and_getByUserUuid_work 0.039s passed
updateConversation_replacesStoredValues 0.038s passed
updateLastMessage_changesMessageAndTimestamp 0.053s passed
updateUserConnectionStatus_updatesOnlyConnectionColumns 0.036s passed