Searched refs:projectionsCopy (Results 1 – 1 of 1) sorted by relevance
270 Map<String, List<String>> projectionsCopy = getDocumentRequest.getProjections(); in testGetEnterpriseContact_withProjection() local292 assertThat(getDocumentRequest.getProjections()).isEqualTo(projectionsCopy); in testGetEnterpriseContact_withProjection()