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

8

tests

0

failures

0

ignored

2.402s

duration

100%

successful

Tests

Test Duration Result
getAllConversationsFlow_ordersByLastMessageTimeDesc 0.066s passed
getConversationById_returnsNull_whenMissing 0.030s passed
incrementUnreadCount_and_clearUnreadCount_work 2.097s passed
insertConversation_withSameId_replacesRow 0.033s passed
insert_and_getById_and_getByUserUuid_work 0.037s passed
updateConversation_replacesStoredValues 0.058s passed
updateLastMessage_changesMessageAndTimestamp 0.050s passed
updateUserConnectionStatus_updatesOnlyConnectionColumns 0.031s passed