Searched refs:getCoordinatorUrl (Results 1 – 4 of 4) sorted by relevance
52 assertThat(dBEncryptionKey.getCoordinatorUrl()).isEqualTo(COORDINATOR_URL); in testBuildValidEncryptionKey_success()70 assertThat(dBEncryptionKey.getCoordinatorUrl()).isEqualTo(COORDINATOR_URL); in testBuildValidEncryptionKey_rowIdAbsent_success()
159 assertThat(auctionKeys.get(0).getCoordinatorUrl()).isEqualTo(COORDINATOR_URL); in test_getLatestExpiryNKeysOfType_returnsNFreshestKey()193 assertThat(auctionKeys.get(0).getCoordinatorUrl()).isEqualTo(COORDINATOR_URL); in test_getLatestExpiryNKeysOfType_diffCoordinators_returnsNFreshestKey()201 assertThat(auctionKeys.get(0).getCoordinatorUrl()).isEqualTo(COORDINATOR_URL_2); in test_getLatestExpiryNKeysOfType_diffCoordinators_returnsNFreshestKey()
63 public abstract String getCoordinatorUrl(); in getCoordinatorUrl() method in DBProtectedServersEncryptionConfig
661 assertThat(databaseEntries.get(0).getCoordinatorUrl()).isEqualTo(COORDINATOR_URL_AUCTION); in test_getLatestOhttpKeyConfigOfType_withNoKeys_persistsToDatabase()