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

8

tests

0

failures

0

ignored

2.555s

duration

100%

successful

Tests

Test Duration Result
getAllConversationsFlow_ordersByLastMessageTimeDesc 0.061s passed
getConversationById_returnsNull_whenMissing 0.027s passed
incrementUnreadCount_and_clearUnreadCount_work 2.247s passed
insertConversation_withSameId_replacesRow 0.034s passed
insert_and_getById_and_getByUserUuid_work 0.033s passed
updateConversation_replacesStoredValues 0.048s passed
updateLastMessage_changesMessageAndTimestamp 0.067s passed
updateUserConnectionStatus_updatesOnlyConnectionColumns 0.038s passed