Searched refs:getContextId (Results 1 – 4 of 4) sorted by relevance
68 assertThat(dbEncryptionContext.getContextId()).isEqualTo(CONTEXT_ID_1); in testBuildEncryptionContext_success()
169 .setContextId(insertedContext.getContextId()) in getExpectedDbEncryptionContext()
46 public abstract long getContextId(); in getContextId() method in DBEncryptionContext
118 assertThat(dbEncryptionContext.getContextId()).isEqualTo(CONTEXT_ID_1); in test_insertContext_success()