Coverage Summary for Class: ConversationRepositoryTest (debugUnitTest.com.greybox.projectmesh.messaging.repository)

Class Method, % Branch, % Line, % Instruction, %
ConversationRepositoryTest$di$1 0% (0/1) 0% (0/1)
ConversationRepositoryTest$getConversationById_delegatesToDao_andReturnsResult$1 0% (0/1) 0% (0/4) 0% (0/15) 0% (0/96)
ConversationRepositoryTest$getConversationById_delegatesToDao_andReturnsResult$1$1 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/35)
ConversationRepositoryTest$getConversationById_delegatesToDao_andReturnsResult$1$2 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/37)
ConversationRepositoryTest$getConversationById_whenDaoReturnsNull_returnsNull$1 0% (0/1) 0% (0/4) 0% (0/6) 0% (0/76)
ConversationRepositoryTest$getConversationById_whenDaoReturnsNull_returnsNull$1$1 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/35)
ConversationRepositoryTest$getConversationById_whenDaoReturnsNull_returnsNull$1$2 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/37)
ConversationRepositoryTest$getOrCreateConversation_whenExists_doesNotInsert_andReturnsExisting$1 0% (0/1) 0% (0/4) 0% (0/18) 0% (0/129)
ConversationRepositoryTest$getOrCreateConversation_whenExists_doesNotInsert_andReturnsExisting$1$1 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/35)
ConversationRepositoryTest$getOrCreateConversation_whenExists_doesNotInsert_andReturnsExisting$1$2 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/37)
ConversationRepositoryTest$getOrCreateConversation_whenExists_doesNotInsert_andReturnsExisting$1$3 0% (0/1)
ConversationRepositoryTest$getOrCreateConversation_whenMissing_createsAndInsertsConversation$1 0% (0/1) 0% (0/8) 0% (0/19) 0% (0/183)
ConversationRepositoryTest$getOrCreateConversation_whenMissing_createsAndInsertsConversation$1$1 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/35)
ConversationRepositoryTest$getOrCreateConversation_whenMissing_createsAndInsertsConversation$1$2 0% (0/1)
ConversationRepositoryTest$getOrCreateConversation_whenMissing_createsAndInsertsConversation$1$3 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/37)
ConversationRepositoryTest$getOrCreateConversation_whenMissing_createsAndInsertsConversation$1$4 0% (0/1)
ConversationRepositoryTest$getOrCreateConversation_whenMissing_createsAndInsertsConversation$1$4$1 0% (0/1) 0% (0/14) 0% (0/7) 0% (0/41)
ConversationRepositoryTest$markAsRead_clearsUnreadCount$1 0% (0/1) 0% (0/4) 0% (0/4) 0% (0/61)
ConversationRepositoryTest$markAsRead_clearsUnreadCount$1$1 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/37)
ConversationRepositoryTest$setUp$1 0% (0/1)
ConversationRepositoryTest$setUp$2 0% (0/1)
ConversationRepositoryTest$setUp$3 0% (0/1)
ConversationRepositoryTest$updateUserStatus_callsDao_andDoesNotThrow$1 0% (0/1) 0% (0/4) 0% (0/3) 0% (0/53)
ConversationRepositoryTest$updateUserStatus_callsDao_andDoesNotThrow$1$1 0% (0/1) 0% (0/4) 0% (0/2) 0% (0/36)
ConversationRepositoryTest$updateUserStatus_whenDaoThrows_exceptionIsCaught$1 0% (0/1) 0% (0/4) 0% (0/6) 0% (0/71)
ConversationRepositoryTest$updateUserStatus_whenDaoThrows_exceptionIsCaught$1$1 0% (0/1)
ConversationRepositoryTest$updateUserStatus_whenDaoThrows_exceptionIsCaught$1$2 0% (0/1) 0% (0/4) 0% (0/2) 0% (0/36)
ConversationRepositoryTest$updateWithMessage_callsUpdateLastMessageTwice_andIncrementsUnread_ifSenderNotMe$1 0% (0/1) 0% (0/4) 0% (0/12) 0% (0/97)
ConversationRepositoryTest$updateWithMessage_callsUpdateLastMessageTwice_andIncrementsUnread_ifSenderNotMe$1$1 0% (0/1) 0% (0/4) 0% (0/5) 0% (0/41)
ConversationRepositoryTest$updateWithMessage_callsUpdateLastMessageTwice_andIncrementsUnread_ifSenderNotMe$1$2 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/37)
ConversationRepositoryTest$updateWithMessage_doesNotIncrementUnread_ifSenderIsMe$1 0% (0/1) 0% (0/4) 0% (0/12) 0% (0/98)
ConversationRepositoryTest$updateWithMessage_doesNotIncrementUnread_ifSenderIsMe$1$1 0% (0/1) 0% (0/4) 0% (0/5) 0% (0/41)
ConversationRepositoryTest$updateWithMessage_doesNotIncrementUnread_ifSenderIsMe$1$2 0% (0/1) 0% (0/4) 0% (0/1) 0% (0/37)
Total 0% (0/45) 0% (0/114) 0% (0/128) 0% (0/1458)


Source code is not available