Searched refs:getKanonHashSet (Results 1 – 5 of 5) sorted by relevance
51 assertThat(dbkAnonMessage.getKanonHashSet()).isEqualTo(KANON_HASH_SET); in testBuildKAnonMessage_validMessage_buildsSuccessfully()75 assertThat(dbkAnonMessage.getKanonHashSet()).isEqualTo(KANON_HASH_SET); in testBuildKAnonMessage_unsetMessageId_buildsSuccessfully()
148 assertThat(fetchedDBKAnonMessages.get(0).getKanonHashSet()).isEqualTo(searchText); in testGetKAnonMessagesWithMessage_returnsTheCorrectMessage()
106 public abstract String getKanonHashSet(); in getKanonHashSet() method in DBKAnonMessage
146 .setHashSet(dbkAnonMessage.getKanonHashSet()) in parseDBKAnonMessageToKAnonMessageEntity()
135 assertThat(dbkAnonMessages.get(0).getKanonHashSet()) in testPersistNewAnonMessageEntities_shouldPersistSuccessfully()