Push on main #2657
GitHub Actions / Test Results
succeeded
Dec 17, 2024 in 0s
All 1 218 tests pass, 16 skipped in 5m 21s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
16 skipped tests found
There are 16 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
com.google.firebase.firestore.FirestoreRegistrarTest ‑ storageRegistrar_getComponents_publishesLibVersionComponent
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testDoesNotReplaceResumeTokenWithEmptyByteString
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenAckThenTransformThenAckThenTransform
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testIgnoresTargetMappingAfterExistenceFilterMismatch
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testPersistsResumeTokens
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testQueriesFilterDocumentsThatNoLongerMatch
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testQueriesIncludeDocumentsFromOtherQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testQueriesIncludeLocallyModifiedDocuments
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testUsesTargetMappingToExecuteQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterAcknowledgedMutation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterChangeBatch
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterChangeBatchWithNoTargetIDs
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterRejectedMutation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenPatchMutationThenReject
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testPinsDocumentsInTheLocalView
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testThrowsAwayDocumentsWithUnknownTargetIDsImmediately
Check notice on line 0 in .github
github-actions / Test Results
1234 tests found (test 1 to 660)
There are 1234 tests, see "Raw output" for the list of tests 1 to 660.
Raw output
com.google.firebase.firestore.AggregateQuerySnapshotTest ‑ createWithCountShouldReturnInstanceWithTheGivenQueryAndCount
com.google.firebase.firestore.AggregateQueryTest ‑ testSourceMustNotBeNull
com.google.firebase.firestore.BlobTest ‑ testComparison
com.google.firebase.firestore.BlobTest ‑ testEquals
com.google.firebase.firestore.BlobTest ‑ testMutableBytes
com.google.firebase.firestore.CollectionReferenceTest ‑ testEquals
com.google.firebase.firestore.DocumentChangeTest ‑ randomTests
com.google.firebase.firestore.DocumentChangeTest ‑ testAdditions
com.google.firebase.firestore.DocumentChangeTest ‑ testChangesWithSortOrderChange
com.google.firebase.firestore.DocumentChangeTest ‑ testDeletions
com.google.firebase.firestore.DocumentChangeTest ‑ testModifications
com.google.firebase.firestore.DocumentReferenceTest ‑ testEquals
com.google.firebase.firestore.DocumentSnapshotTest ‑ testEquals
com.google.firebase.firestore.DocumentSnapshotTests ‑ PropertyName annotation works on data classes
com.google.firebase.firestore.DocumentSnapshotTests ‑ reified getField delegates to get()
com.google.firebase.firestore.DocumentSnapshotTests ‑ reified toObject delegates to toObject(Class)
com.google.firebase.firestore.FieldPathTest ‑ emptyFirstSegmentIsInvalid
com.google.firebase.firestore.FieldPathTest ‑ emptyLastSegmentIsInvalid
com.google.firebase.firestore.FieldPathTest ‑ emptyMiddleSegmentIsInvalid
com.google.firebase.firestore.FieldPathTest ‑ emptyPathIsInvalid
com.google.firebase.firestore.FieldPathTest ‑ pathWithArray
com.google.firebase.firestore.FieldPathTest ‑ testEquals
com.google.firebase.firestore.FieldValueTest ‑ testEquals
com.google.firebase.firestore.FilterTest ‑ and
com.google.firebase.firestore.FilterTest ‑ arrayContains
com.google.firebase.firestore.FilterTest ‑ arrayContainsAny
com.google.firebase.firestore.FilterTest ‑ equalTo
com.google.firebase.firestore.FilterTest ‑ greaterThan
com.google.firebase.firestore.FilterTest ‑ greaterThanOrEqualTo
com.google.firebase.firestore.FilterTest ‑ inArray
com.google.firebase.firestore.FilterTest ‑ lessThan
com.google.firebase.firestore.FilterTest ‑ lessThanOrEqualTo
com.google.firebase.firestore.FilterTest ‑ notEqualTo
com.google.firebase.firestore.FilterTest ‑ notInArray
com.google.firebase.firestore.FilterTest ‑ or
com.google.firebase.firestore.FirebaseFirestoreSettingsTest ‑ builderConstructorShouldCopyAllValuesFromTheGivenSettings
com.google.firebase.firestore.FirebaseFirestoreSettingsTest ‑ builderWithAllValuesCustomizedShouldProduceSettingsWithThoseCustomValues
com.google.firebase.firestore.FirebaseFirestoreSettingsTest ‑ builderWithNoModificationsShouldProduceDefaultSettings
com.google.firebase.firestore.FirebaseFirestoreSettingsTest ‑ cannotCustomizeCacheConfig
com.google.firebase.firestore.FirebaseFirestoreSettingsTest ‑ cannotMixLegacyAndNewCacheConfig
com.google.firebase.firestore.FirebaseFirestoreTest ‑ getInstance_withEmulator
com.google.firebase.firestore.FirebaseFirestoreTest ‑ getInstance_withEmulator_lateFailure
com.google.firebase.firestore.FirebaseFirestoreTest ‑ getInstance_withEmulator_mergeSettingsSuccess
com.google.firebase.firestore.FirebaseFirestoreTest ‑ setSettings_repeatedFailure
com.google.firebase.firestore.FirebaseFirestoreTest ‑ setSettings_repeatedSuccess
com.google.firebase.firestore.FirebaseFirestoreTest ‑ setSettings_repeatedSuccess_withEmulator
com.google.firebase.firestore.FirestoreIndexValueWriterTest ‑ writeIndexValueSupportsEmptyVector
com.google.firebase.firestore.FirestoreIndexValueWriterTest ‑ writeIndexValueSupportsVector
com.google.firebase.firestore.FirestoreMultiDbComponentTest ‑ onDeleted_shouldRemoveAllInstances
com.google.firebase.firestore.FirestoreRegistrarTest ‑ storageRegistrar_getComponents_publishesLibVersionComponent
com.google.firebase.firestore.FirestoreTests ‑ Database#firestore should delegate to FirebaseFirestore#getInstance(Database)
com.google.firebase.firestore.FirestoreTests ‑ FirebaseApp#Database#firestore should delegate to FirebaseFirestore#getInstance(FirebaseApp,Database)
com.google.firebase.firestore.FirestoreTests ‑ FirebaseApp#firestore should delegate to FirebaseFirestore#getInstance(FirebaseApp)
com.google.firebase.firestore.FirestoreTests ‑ FirebaseFirestoreSettings builder works
com.google.firebase.firestore.FirestoreTests ‑ LocalCacheSettings builder works
com.google.firebase.firestore.FirestoreTests ‑ MemoryCacheSettings Garbage Collector builder works
com.google.firebase.firestore.FirestoreTests ‑ firestore should delegate to FirebaseFirestore#getInstance()
com.google.firebase.firestore.GeoPointTest ‑ testComparison
com.google.firebase.firestore.GeoPointTest ‑ testEquals
com.google.firebase.firestore.GeoPointTest ‑ testThrows
com.google.firebase.firestore.LibraryVersionTest ‑ library version should be registered with runtime
com.google.firebase.firestore.QueryRoboTest ‑ testEquals
com.google.firebase.firestore.QuerySnapshotTest ‑ testEquals
com.google.firebase.firestore.QuerySnapshotTest ‑ testIncludeMetadataChanges
com.google.firebase.firestore.QuerySnapshotTest ‑ testToObjects
com.google.firebase.firestore.QuerySnapshotTests ‑ reified toObjects delegates to toObjects(Class)
com.google.firebase.firestore.SnapshotMetadataTest ‑ testEquals
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsBlobValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsBooleanValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsDateValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsDoubleValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsEmptyObjects
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsFloatValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsGeoPointValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsIntegerValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsLists
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsLongValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsNestedObjects
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsNullValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsResourceName
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsSimpleObjects
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsStringValue
com.google.firebase.firestore.UserDataWriterTest ‑ testConvertsTimestampValue
com.google.firebase.firestore.UserDataWriterTest ‑ testRejectsJavaArrays
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ getTokenShouldNotForceRefreshTheTokenIfInvalidateTokenIsNotCalled
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ getTokenShouldReturnAFailedTaskIfAppCheckGetTokenFails
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ getTokenShouldReturnAFailedTaskIfProviderIsNotAvailable
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ getTokenShouldReturnASuccessfulTaskIfAppCheckGetTokenSucceeds
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ invalidateTokenShouldCauseGetTokenToForceRefresh
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ invalidateTokenShouldOnlyForceRefreshOnTheImmediatelyFollowingGetTokenInvocation
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ removeChangeListenerShouldNotThrowIfProviderIsNotAvailable
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ removeChangeListenerShouldStopNotifyingTheListener
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ removeChangeListenerShouldUnregisterTheIdTokenListener
com.google.firebase.firestore.auth.FirebaseAppCheckTokenProviderTest ‑ setChangeListenerShouldBeCalledWhenIdTokenChanges
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ getTokenShouldNotForceRefreshTheTokenIfInvalidateTokenIsNotCalled
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ getTokenShouldRecursivelyCallItselfIfTheTokenCounterChanges
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ getTokenShouldReturnAFailedTaskIfGetAccessTokenFails
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ getTokenShouldReturnAFailedTaskIfProviderIsNotAvailable
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ getTokenShouldReturnASuccessfulTaskIfGetAccessTokenSucceeds
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ invalidateTokenShouldCauseGetTokenToForceRefresh
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ invalidateTokenShouldOnlyForceRefreshOnTheImmediatelyFollowingGetTokenInvocation
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ removeChangeListenerShouldNotThrowIfProviderIsNotAvailable
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ removeChangeListenerShouldStopNotifyingTheListener
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ removeChangeListenerShouldUnregisterTheIdTokenListener
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ setChangeListenerShouldBeCalledWhenIdTokenChanges
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ setChangeListenerShouldBeCalledWithAuthenticatedUserIfUidIsNotNull
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ setChangeListenerShouldBeCalledWithAuthenticatedUserWhenProviderWithAuthenticatedUserBecomesAvailable
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ setChangeListenerShouldBeCalledWithUnauthenticatedIfProviderIsNotAvailable
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ setChangeListenerShouldBeCalledWithUnauthenticatedIfUidIsNull
com.google.firebase.firestore.auth.FirebaseAuthCredentialsProviderTest ‑ setChangeListenerShouldBeCalledWithUnauthenticatedUserWhenProviderWithNullUidBecomesAvailable
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testAppliesDocumentChanges
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testAppliesNamedQueries
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testLoadsDeletedDocuments
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testLoadsDocuments
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testVerifiesBundledDocumentMetadataMatches
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testVerifiesBundledDocumentMetadataSent
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testVerifiesDocumentCount
com.google.firebase.firestore.bundle.BundleLoaderTest ‑ testVerifiesDocumentFollowsMetadata
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testCombinesMultipleBufferReads
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testReadsQueryAndDocument
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testReadsQueryAndDocumentWithUnexpectedOrder
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testReadsUnicodeData
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testReadsWithDeletedDocument
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testReadsWithoutDocumentOrQuery
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testReadsWithoutNamedQuery
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testThrowsWhenBundleDoesNotContainEnoughData
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testThrowsWhenSecondElementIsMissing
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testThrowsWithInvalidJSON
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testThrowsWithMissingBrackets
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testThrowsWithoutLengthPrefix
com.google.firebase.firestore.bundle.BundleReaderTest ‑ testWhenFirstElementIsNotBundleMetadata
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodeOrderByQuery
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesArrayContainsAnyFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesArrayContainsFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesArrayValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesBlobValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesBooleanValue
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesBundleMetadata
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesBundledDocumentMetadata
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesCollectionGroupQuery
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesCollectionQuery
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesCompositeFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesDateValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesDoubleValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesEndBeforeQuery
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesEqualFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesGeoPointValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesGreaterThanFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesGreaterThanOrEqualFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesInFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesIntegerValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesLessThanFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesLessThanOrEqualFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesLimitQuery
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesLimitToLastQuery
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesLimitToLastTargetWithoutImplicitOrderByOnName
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNaNFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNestedObjectValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNotEqualFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNotInFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNotNaNFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNotNullFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNullFilter
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesNullValue
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesReferenceValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesStartAtQuery
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesStringEncodedDoubleValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesStringEncodedIntegerValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesStringValues
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDecodesTargetWithoutImplicitOrderByOnName
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDoesNotDecodeMissingCollection
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDoesNotDecodeMultipleCollections
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDoesNotDecodeOffset
com.google.firebase.firestore.bundle.BundleSerializerTest ‑ testDoesNotDecodeSelect
com.google.firebase.firestore.core.DocumentViewChangeSetTest ‑ testDocumentViewChangeConstructor
com.google.firebase.firestore.core.DocumentViewChangeSetTest ‑ testTrack
com.google.firebase.firestore.core.EventManagerTest ‑ testListenCalledInOrder
com.google.firebase.firestore.core.EventManagerTest ‑ testMultipleListensPerQuery
com.google.firebase.firestore.core.EventManagerTest ‑ testUnlistensOnUnknownListeners
com.google.firebase.firestore.core.EventManagerTest ‑ testWillForwardOnOnlineStateChangedCalls
com.google.firebase.firestore.core.FilterTest ‑ testCanonicalIdOfFlatConjunctions
com.google.firebase.firestore.core.FilterTest ‑ testCompositeFilterMembers
com.google.firebase.firestore.core.FilterTest ‑ testCompositeFilterNestedChecks
com.google.firebase.firestore.core.FilterTest ‑ testFieldFilterMembers
com.google.firebase.firestore.core.QueryListenerTest ‑ testDoesNotRaiseEventsForMetadataChangesUnlessSpecified
com.google.firebase.firestore.core.QueryListenerTest ‑ testMetadataOnlyDocumentChangesAreFilteredOut
com.google.firebase.firestore.core.QueryListenerTest ‑ testRaisesCollectionEvents
com.google.firebase.firestore.core.QueryListenerTest ‑ testRaisesDocumentMetadataEventsOnlyWhenSpecified
com.google.firebase.firestore.core.QueryListenerTest ‑ testRaisesErrorEvent
com.google.firebase.firestore.core.QueryListenerTest ‑ testRaisesEventForEmptyCollectionsAfterSync
com.google.firebase.firestore.core.QueryListenerTest ‑ testRaisesQueryMetadataEventsOnlyWhenHasPendingWritesOnTheQueryChanges
com.google.firebase.firestore.core.QueryListenerTest ‑ testWillRaiseInitialEventWhenGoingOffline
com.google.firebase.firestore.core.QueryListenerTest ‑ testWillRaiseInitialEventWhenGoingOfflineAndThereAreNoDocs
com.google.firebase.firestore.core.QueryListenerTest ‑ testWillRaiseInitialEventWhenStartingOfflineAndThereAreNoDocs
com.google.firebase.firestore.core.QueryListenerTest ‑ testWillWaitForSyncIfOnline
com.google.firebase.firestore.core.QueryTest ‑ testArrayContainsAnyFilters
com.google.firebase.firestore.core.QueryTest ‑ testArrayContainsAnyFiltersWithObjectValues
com.google.firebase.firestore.core.QueryTest ‑ testArrayContainsFilters
com.google.firebase.firestore.core.QueryTest ‑ testArrayContainsFiltersWithObjectValues
com.google.firebase.firestore.core.QueryTest ‑ testCanonicalIdsAreStable
com.google.firebase.firestore.core.QueryTest ‑ testComplexObjectFilters
com.google.firebase.firestore.core.QueryTest ‑ testDoesNotRemoveComplexObjectsWithOrderBy
com.google.firebase.firestore.core.QueryTest ‑ testEmptyFieldsAreAllowedForQueries
com.google.firebase.firestore.core.QueryTest ‑ testFiltersArrays
com.google.firebase.firestore.core.QueryTest ‑ testFiltersObjects
com.google.firebase.firestore.core.QueryTest ‑ testGeneratedOrderBysNotAffectedByPreviouslyMemoizedTargets
com.google.firebase.firestore.core.QueryTest ‑ testGetOrderByReturnsUnmodifiableList
com.google.firebase.firestore.core.QueryTest ‑ testHashCode
com.google.firebase.firestore.core.QueryTest ‑ testImplicitOrderBy
com.google.firebase.firestore.core.QueryTest ‑ testImplicitOrderByInMultipleInequality
com.google.firebase.firestore.core.QueryTest ‑ testInFilters
com.google.firebase.firestore.core.QueryTest ‑ testInFiltersWithObjectValues
com.google.firebase.firestore.core.QueryTest ‑ testMatchesAllDocuments
com.google.firebase.firestore.core.QueryTest ‑ testMatchesBasedDocumentKey
com.google.firebase.firestore.core.QueryTest ‑ testMatchesShallowAncestorQuery
com.google.firebase.firestore.core.QueryTest ‑ testNaNFilter
com.google.firebase.firestore.core.QueryTest ‑ testNotInFilters
com.google.firebase.firestore.core.QueryTest ‑ testNotInFiltersWithObjectValues
com.google.firebase.firestore.core.QueryTest ‑ testNullFilter
com.google.firebase.firestore.core.QueryTest ‑ testOrQuery
com.google.firebase.firestore.core.QueryTest ‑ testOrderByForAggregateAndNonAggregate
com.google.firebase.firestore.core.QueryTest ‑ testPrimitiveValueFilter
com.google.firebase.firestore.core.QueryTest ‑ testSortsDescending
com.google.firebase.firestore.core.QueryTest ‑ testSortsDocuments
com.google.firebase.firestore.core.QueryTest ‑ testSortsWithMultipleFields
com.google.firebase.firestore.core.QueryTest ‑ testSynchronousMatchesOrderBy
com.google.firebase.firestore.core.TargetIdGeneratorTest ‑ testConstructor
com.google.firebase.firestore.core.TargetIdGeneratorTest ‑ testIncrement
com.google.firebase.firestore.core.TargetTest ‑ arrayContainsAnyQueryBound
com.google.firebase.firestore.core.TargetTest ‑ arrayContainsQueryBound
com.google.firebase.firestore.core.TargetTest ‑ emptyQueryBound
com.google.firebase.firestore.core.TargetTest ‑ endAtQueryBound
com.google.firebase.firestore.core.TargetTest ‑ endAtWithFilterQueryBound
com.google.firebase.firestore.core.TargetTest ‑ endBeforeDoesNotChangeBoundIfNotApplicable
com.google.firebase.firestore.core.TargetTest ‑ endBeforeWithFilterQueryBound
com.google.firebase.firestore.core.TargetTest ‑ equalsQueryBound
com.google.firebase.firestore.core.TargetTest ‑ filterWithOrderByQueryBound
com.google.firebase.firestore.core.TargetTest ‑ greaterThanOrEqualsQueryBound
com.google.firebase.firestore.core.TargetTest ‑ greaterThanQueryBound
com.google.firebase.firestore.core.TargetTest ‑ lessThanOrEqualsQueryBound
com.google.firebase.firestore.core.TargetTest ‑ lessThanQueryBound
com.google.firebase.firestore.core.TargetTest ‑ orderByQueryBound
com.google.firebase.firestore.core.TargetTest ‑ partialIndexMatchQueryBound
com.google.firebase.firestore.core.TargetTest ‑ startAfterDoesNotChangeBoundIfNotApplicable
com.google.firebase.firestore.core.TargetTest ‑ startAfterWithFilterQueryBound
com.google.firebase.firestore.core.TargetTest ‑ startAtQueryBound
com.google.firebase.firestore.core.TargetTest ‑ startAtWithFilterQueryBound
com.google.firebase.firestore.core.ViewSnapshotTest ‑ testConstructor
com.google.firebase.firestore.core.ViewTest ‑ testAddsDocumentsBasedOnQuery
com.google.firebase.firestore.core.ViewTest ‑ testComputesMutatedDocumentKeys
com.google.firebase.firestore.core.ViewTest ‑ testDoesNotNeedRefillForAdditionAfterTheLimit
com.google.firebase.firestore.core.ViewTest ‑ testDoesNotNeedRefillForDeletionsWhenNotNearTheLimit
com.google.firebase.firestore.core.ViewTest ‑ testDoesNotNeedRefillOnReorderAfterLimitQuery
com.google.firebase.firestore.core.ViewTest ‑ testDoesNotNeedRefillOnReorderWithinLimit
com.google.firebase.firestore.core.ViewTest ‑ testDoesNotReportChangesForDocumentBeyondLimit
com.google.firebase.firestore.core.ViewTest ‑ testDoesntRaiseHasPendingWritesForCommittedMutationsInInitialSnapshot
com.google.firebase.firestore.core.ViewTest ‑ testFiltersDocumentsBasedOnQueryWithFilters
com.google.firebase.firestore.core.ViewTest ‑ testHandlesApplyingIrrelevantDocs
com.google.firebase.firestore.core.ViewTest ‑ testKeepsTrackOfLimboDocuments
com.google.firebase.firestore.core.ViewTest ‑ testRaisesHasPendingWritesForPendingMutationsInInitialSnapshot
com.google.firebase.firestore.core.ViewTest ‑ testRemembersLocalMutationsFromPreviousCallToComputeChanges
com.google.firebase.firestore.core.ViewTest ‑ testRemembersLocalMutationsFromPreviousSnapshot
com.google.firebase.firestore.core.ViewTest ‑ testRemovesDocument
com.google.firebase.firestore.core.ViewTest ‑ testRemovesDocumentsForQueryWithLimit
com.google.firebase.firestore.core.ViewTest ‑ testRemovesKeysFromMutatedDocumentKeysWhenNewDocDoesNotHaveChanges
com.google.firebase.firestore.core.ViewTest ‑ testResumingQueryCreatesNoLimbos
com.google.firebase.firestore.core.ViewTest ‑ testReturnsNeedsRefillOnDeleteInLimitQuery
com.google.firebase.firestore.core.ViewTest ‑ testReturnsNeedsRefillOnReorderInLimitQuery
com.google.firebase.firestore.core.ViewTest ‑ testReturnsNilIfNoChange
com.google.firebase.firestore.core.ViewTest ‑ testReturnsNotNilForFirstChanges
com.google.firebase.firestore.core.ViewTest ‑ testSuppressesWriteAcknowledgementIfWatchHasNotCaughtUp
com.google.firebase.firestore.core.ViewTest ‑ testUpdatesDocumentsBasedOnQueryWithFilters
com.google.firebase.firestore.core.ViewTest ‑ testViewsWithLimboDocumentsAreMarkedFromCache
com.google.firebase.firestore.integration.FirebaseFirestoreTest ‑ preserveWritesWhenDisconnectedWithInternalError
com.google.firebase.firestore.ktx.DocumentSnapshotTests ‑ PropertyName annotation works on data classes
com.google.firebase.firestore.ktx.DocumentSnapshotTests ‑ reified getField delegates to get()
com.google.firebase.firestore.ktx.DocumentSnapshotTests ‑ reified toObject delegates to toObject(Class)
com.google.firebase.firestore.ktx.FirestoreTests ‑ Database#firestore should delegate to FirebaseFirestore#getInstance(Database)
com.google.firebase.firestore.ktx.FirestoreTests ‑ FirebaseApp#Database#firestore should delegate to FirebaseFirestore#getInstance(FirebaseApp,Database)
com.google.firebase.firestore.ktx.FirestoreTests ‑ FirebaseApp#firestore should delegate to FirebaseFirestore#getInstance(FirebaseApp)
com.google.firebase.firestore.ktx.FirestoreTests ‑ FirebaseFirestoreSettings builder works
com.google.firebase.firestore.ktx.FirestoreTests ‑ LocalCacheSettings builder works
com.google.firebase.firestore.ktx.FirestoreTests ‑ MemoryCacheSettings Garbage Collector builder works
com.google.firebase.firestore.ktx.FirestoreTests ‑ firestore should delegate to FirebaseFirestore#getInstance()
com.google.firebase.firestore.ktx.LibraryVersionTest ‑ library version should be registered with runtime
com.google.firebase.firestore.ktx.QuerySnapshotTests ‑ reified toObjects delegates to toObjects(Class)
com.google.firebase.firestore.local.EncodedPathTest ‑ testEncodesResourcePaths
com.google.firebase.firestore.local.EncodedPathTest ‑ testOrdersResourcePaths
com.google.firebase.firestore.local.EncodedPathTest ‑ testPrefixSuccessor
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillAppliesDeleteToRemoteDoc
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillAppliesPatchToRemoteDoc
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillAppliesSetToRemoteDoc
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillDoesNotProcessSameDocumentTwice
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillFetchesDocumentsAfterEarliestReadTime
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillHandlesLocalMutationsAfterRemoteDocs
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillMutationFinishesMutationBatchEvenIfItExceedsLimit
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillMutationsFromHighWaterMark
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillMutationsUpToDocumentLimitAndUpdatesBatchIdOnIndex
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillPrioritizesNewCollectionGroups
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillUpdatesCollectionGroups
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillUpdatesDocsThatNoLongerMatch
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillUpdatesExistingDocToNewValue
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillUsesDocumentKeyOffsetForLargeSnapshots
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillUsesLatestReadTimeForEmptyCollections
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillWritesIndexEntries
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillWritesLatestReadTimeToFieldIndexOnCompletion
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillWritesOldestDocumentFirst
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testBackfillWritesUntilCap
com.google.firebase.firestore.local.IndexBackfillerTest ‑ testReindexesDocumentsWhenNewIndexIsAdded
com.google.firebase.firestore.local.LocalSerializerTest ‑ localSerializerShouldDropExpectedCountInTargetData
com.google.firebase.firestore.local.LocalSerializerTest ‑ testDeleteAndTransformThrowError
com.google.firebase.firestore.local.LocalSerializerTest ‑ testEncodesDeletedDocument
com.google.firebase.firestore.local.LocalSerializerTest ‑ testEncodesFoundDocument
com.google.firebase.firestore.local.LocalSerializerTest ‑ testEncodesLimitToLastQuery
com.google.firebase.firestore.local.LocalSerializerTest ‑ testEncodesMutationBatch
com.google.firebase.firestore.local.LocalSerializerTest ‑ testEncodesQuery
com.google.firebase.firestore.local.LocalSerializerTest ‑ testEncodesTargetData
com.google.firebase.firestore.local.LocalSerializerTest ‑ testEncodesUnknownDocument
com.google.firebase.firestore.local.LocalSerializerTest ‑ testMultipleMutationsAreSquashed
com.google.firebase.firestore.local.LocalSerializerTest ‑ testPatchMutationAndTransFormMutationAreSquashed
com.google.firebase.firestore.local.LocalSerializerTest ‑ testSetMutationAndTransFormMutationAreSquashed
com.google.firebase.firestore.local.LocalSerializerTest ‑ testTransformAndTransformThrowError
com.google.firebase.firestore.local.MemoryBundleCacheTest ‑ testReturnsNullWhenBundleIdNotFound
com.google.firebase.firestore.local.MemoryBundleCacheTest ‑ testReturnsNullWhenQueryNameIsNotFound
com.google.firebase.firestore.local.MemoryBundleCacheTest ‑ testReturnsSavedBundle
com.google.firebase.firestore.local.MemoryBundleCacheTest ‑ testReturnsSavedCollectionGroupQueries
com.google.firebase.firestore.local.MemoryBundleCacheTest ‑ testReturnsSavedCollectionQueries
com.google.firebase.firestore.local.MemoryBundleCacheTest ‑ testReturnsSavedLimitToFirstQueries
com.google.firebase.firestore.local.MemoryBundleCacheTest ‑ testReturnsSavedLimitToLastQueries
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testCanReadSavedOverlay
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testCanReadSavedOverlays
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testCanReadSavedOverlaysInBatches
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testCanReadUnlimitedNumberOfOverlays
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testDeleteRepeatedlyWorks
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testGetAllOverlaysForCollection
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupEnforcesBatchId
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupEnforcesCollectionGroup
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupEnforcesLimit
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupWithLimitIncludesFullBatches
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testGetAllOverlaysSinceBatchId
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testReturnsNullWhenOverlayIsNotFound
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testSaveOverlaysThrowsNullPointerExceptionOnNullMapValue
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testSavingOverlayOverwrites
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testSkipsNonExistingOverlayInBatchLookup
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testSupportsEmptyBatchInBatchLookup
com.google.firebase.firestore.local.MemoryDocumentOverlayCacheTestCase ‑ testUpdateDocumentOverlay
com.google.firebase.firestore.local.MemoryGlobalsCacheTest ‑ setAndGetDbToken
com.google.firebase.firestore.local.MemoryGlobalsCacheTest ‑ setAndGetEmptyDbToken
com.google.firebase.firestore.local.MemoryIndexManagerTest ‑ testCanAddAndReadCollectionParentIndexEntries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCanExecuteCollectionQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCanExecuteDocumentQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCanExecuteMixedCollectionQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCanHandleBatchAckWhenPendingBatchesHaveOtherDocs
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCollectsGarbageAfterAcknowledgedMutation
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCollectsGarbageAfterChangeBatch
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCollectsGarbageAfterChangeBatchWithNoTargetIDs
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testCollectsGarbageAfterRejectedMutation
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testDoesNotReplaceResumeTokenWithEmptyByteString
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testGetHighestUnacknowledgedBatchId
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesAckThenRejectThenRemoteEvent
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesDeleteMutationThenAck
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesDeleteMutationThenDocumentThenAck
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesDeleteMutationThenPatchMutationThenAckThenAck
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesDeletedDocumentThenSetMutationThenAck
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesDocumentThenDeleteMutationThenAck
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesDocumentThenDeletedDocumentThenDocument
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesDocumentThenSetMutationThenAckThenDocument
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesMergeMutationWithTransformThenBundledDocuments
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesMergeMutationWithTransformThenRemoteEvent
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesPatchMutationThenAckThenDocument
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesPatchMutationThenDocumentThenAck
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesPatchMutationWithTransformThenBundledDocuments
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesPatchMutationWithTransformThenRemoteEvent
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesPatchWithoutPriorDocument
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSavingAndCheckingBundleMetadata
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSavingAndLoadingLimitToLastQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSavingAndLoadingNamedQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSavingBundledDocuments
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSavingBundledDocumentsWithOlderExistingVersion
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSavingBundlesDocumentsWithNewerExistingVersion
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutation
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationAndPatchMutationTogether
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenAckThenRelease
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenAckThenTransformThenAckThenTransform
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenDeletedDocument
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenDocument
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenPatchMutationThenDocumentThenAckThenAck
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenPatchMutationThenReject
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenTransformThenRemoteEventThenTransform
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationThenTransformThenTransform
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHandlesSetMutationsAndPatchMutationOfJustOneTogether
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testHoldsBackTransforms
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testIgnoresTargetMappingAfterExistenceFilterMismatch
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testLastLimboFreeSnapshotIsAdvancedDuringViewProcessing
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testLoadingNamedQueriesAllocatesTargetsAndUpdatesTargetDocumentMapping
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testMultipleFieldPatchesInOneBatchOnRemoteDocs
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testMultipleFieldPatchesOnLocalDocs
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testMultipleFieldPatchesOnRemoteDocs
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testMutationBatchKeys
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testOnlyPersistsUpdatesForDocumentsWhenVersionChanges
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testPersistsResumeTokens
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testPinsDocumentsInTheLocalView
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testQueriesFilterDocumentsThatNoLongerMatch
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testQueriesIncludeDocumentsFromOtherQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testQueriesIncludeLocallyModifiedDocuments
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testReadsAllDocumentsForInitialCollectionQueries
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testRemoteDocumentKeysForTarget
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testSavingBundledDocumentsWithSameExistingVersionShouldNotOverwrite
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testThrowsAwayDocumentsWithUnknownTargetIDsImmediately
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testUpdateOnRemoteDocLeadsToUpdateOverlay
com.google.firebase.firestore.local.MemoryLocalStoreTest ‑ testUsesTargetMappingToExecuteQueries
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testAllCollectedQueriesInSingleTransaction
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testCacheTooSmall
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testDisabled
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testGCRan
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testGetsSize
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testPickSequenceNumberPercentile
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testRemoveOrphanedDocuments
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testRemoveOrphanedDocumentsWithLargeNumberOfDocuments
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testRemoveOrphanedDocumentsWithNoDocuments
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testRemoveQueriesUpThroughSequenceNumber
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testRemoveRunToCompleteWhenNoDocumentsIsRemovedWithLargeNumberOfDocs
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testRemoveTargetsThenGC
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testRemoveWhatCanBeRemovedWithLargeNumberOfDocs
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testSequenceNumberForFiftyQueries
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testSequenceNumberForMultipleQueriesInATransaction
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testSequenceNumberNoQueries
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testSequenceNumbersWithMutationAndSequentialQueries
com.google.firebase.firestore.local.MemoryLruGarbageCollectorTest ‑ testSequenceNumbersWithMutationsInQueries
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testAcknowledgeThenRemove
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testAllMutationBatchesAffectingDocumentKey
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testAllMutationBatchesAffectingDocumentKeys
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testAllMutationBatchesAffectingDocumentLotsOfDocumentKeys
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testAllMutationBatchesAffectingQuery
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testAllMutationBatchesAffectingQuery_withCompoundBatches
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testCountBatches
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testLookupMutationBatch
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testNextMutationBatchAfterBatchId
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testRemoveMutationBatches
com.google.firebase.firestore.local.MemoryMutationQueueTest ‑ testStreamToken
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ canPerformOrQueriesUsingFullCollectionScan
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotIncludeDocumentsDeletedByMutation
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsForLimitQueryWhenLastDocumentHasPendingWrite
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsForLimitQueryWhenLastDocumentUpdatedOutOfBand
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsForLimitQueryWithDocumentRemoval
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsForLimitToLastQueryWhenLastDocumentHasPendingWrite
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsForLimitToLastQueryWithDocumentRemoval
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsForLimitToLastWhenLastDocumentUpdatedOutOfBand
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsForUnfilteredCollectionQuery
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ doesNotUseInitialResultsWithoutLimboFreeSnapshotVersion
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ filtersNonMatchingInitialResults
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ includesChangesSinceInitialResults
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ limitQueriesUseInitialResultsIfLastDocumentInLimitIsUnchanged
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ orQueryDoesNotIncludeDocumentsWithMissingFields
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ orQueryWithArrayMembership
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ orQueryWithInAndNotIn
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ orderByEquality
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ queryInWithArrayContains
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ queryInWithArrayContainsAny
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ queryWithMultipleInsOnDifferentFields
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ queryWithMultipleInsOnTheSameField
com.google.firebase.firestore.local.MemoryQueryEngineTest ‑ usesTargetMappingForInitialView
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetAllFromCollection
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetAllFromExcludesSubcollections
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetAllFromSinceReadTimeAndDocumentKey
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetAllFromSinceReadTimeAndNanoseconds
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetAllFromSinceReadTimeAndSeconds
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetAllFromUsesReadTimeNotUpdateTime
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetMatchingDocsAppliesQueryCheck
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testGetMatchingDocsRespectsMutatedDocs
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testReadDocumentNotInCache
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testReadSeveralDocumentsIncludingMissingDocument
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testRemoveDocument
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testRemoveNonExistentDocument
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testSetAndReadDeletedDocument
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testSetAndReadDocument
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testSetAndReadSeveralDocuments
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testSetDocumentToNewValue
com.google.firebase.firestore.local.MemoryRemoteDocumentCacheTest ‑ testSetReadAndDeleteLotsOfDocuments
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testAddOrRemoveMatchingKeys
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testCanonicalIdCollision
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testHighestSequenceNumber
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testHighestTargetId
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testMatchingKeysForTargetID
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testReadQueryNotInCache
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testRemoveMatchingKeysForTargetId
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testRemoveNonExistentQuery
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testRemoveQuery
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testRemoveQueryRemovesMatchingKeysToo
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testSetAndReadAQuery
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testSetQueryToNewValue
com.google.firebase.firestore.local.MemoryTargetCacheTest ‑ testSnapshotVersion
com.google.firebase.firestore.local.ReferenceSetTest ‑ testAddOrRemoveReferences
com.google.firebase.firestore.local.ReferenceSetTest ‑ testRemoveReferencesForId
com.google.firebase.firestore.local.SQLiteBundleCacheTest ‑ testReturnsNullWhenBundleIdNotFound
com.google.firebase.firestore.local.SQLiteBundleCacheTest ‑ testReturnsNullWhenQueryNameIsNotFound
com.google.firebase.firestore.local.SQLiteBundleCacheTest ‑ testReturnsSavedBundle
com.google.firebase.firestore.local.SQLiteBundleCacheTest ‑ testReturnsSavedCollectionGroupQueries
com.google.firebase.firestore.local.SQLiteBundleCacheTest ‑ testReturnsSavedCollectionQueries
com.google.firebase.firestore.local.SQLiteBundleCacheTest ‑ testReturnsSavedLimitToFirstQueries
com.google.firebase.firestore.local.SQLiteBundleCacheTest ‑ testReturnsSavedLimitToLastQueries
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testCanReadSavedOverlay
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testCanReadSavedOverlays
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testCanReadSavedOverlaysInBatches
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testCanReadUnlimitedNumberOfOverlays
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testDeleteRepeatedlyWorks
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testGetAllOverlaysForCollection
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupEnforcesBatchId
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupEnforcesCollectionGroup
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupEnforcesLimit
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testGetAllOverlaysFromCollectionGroupWithLimitIncludesFullBatches
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testGetAllOverlaysSinceBatchId
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testReturnsNullWhenOverlayIsNotFound
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testSaveOverlaysThrowsNullPointerExceptionOnNullMapValue
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testSavingOverlayOverwrites
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testSkipsNonExistingOverlayInBatchLookup
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testSupportsEmptyBatchInBatchLookup
com.google.firebase.firestore.local.SQLiteDocumentOverlayCacheTestCase ‑ testUpdateDocumentOverlay
com.google.firebase.firestore.local.SQLiteGlobalCacheTest ‑ setAndGetDbToken
com.google.firebase.firestore.local.SQLiteGlobalCacheTest ‑ setAndGetEmptyDbToken
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ TestCreateTargetIndexesCreatesFullIndexesForEachSubTarget
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ TestCreateTargetIndexesUpgradesPartialIndexToFullIndex
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testAddsDocuments
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testAdvancedQueries
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testAppliesStartAtFilterWithNotIn
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testArrayContainsAnyFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testArrayContainsDoesNotMatchNonArray
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testArrayContainsFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testArrayContainsWithNotEqualsFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testArrayContainsWithNotEqualsFilterOnSameField
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testAscendingOrderWithGreaterThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testAscendingOrderWithLessThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testCanAddAndReadCollectionParentIndexEntries
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testChangeUser
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testCollectionGroup
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testCursorsDoNoExpandResultSet
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testDeleteFieldIndexRemovesAllMetadata
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testDeleteFieldIndexRemovesEntryFromCollectionGroup
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testDescendingOrderWithGreaterThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testDescendingOrderWithLessThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testEndAtFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testEndBeforeFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testEqualityFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testEqualityFilterWithNonMatchingType
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testEqualsWithNotEqualsFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testEqualsWithNotEqualsFilterSameField
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testEqualsWithNotEqualsOnSameField
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testFiltersOnTheSameField
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testGetFieldIndexes
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testGreaterThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testGreaterThanOrEqualsFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testInFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testIndexEntriesAreUpdated
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testIndexEntriesAreUpdatedWithDeletedDoc
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testIndexTypeForOrQueries
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testLessThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testLessThanOrEqualsFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testLimitAppliesOrdering
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testLimitFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testNestedFieldEqualityFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testNextCollectionGroupAdvancesWhenCollectionIsUpdated
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testNoMatchingDocs
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testNoMatchingFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testNotEqualsFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testNotInFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testNotInWithGreaterThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testOrderByFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testOrderByKeyFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testOrderByWithNotEqualsFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testOutOfBoundsNotInWithGreaterThanFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testPartialIndexAndFullIndex
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testPersistsIndexOffset
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testRangeFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testRangeWithBoundFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testStartAfterFilter
com.google.firebase.firestore.local.SQLiteIndexManagerTest ‑ testStartAtFilter
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testAddsIndexes
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCanAutoCreateIndexes
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCanAutoCreateIndexesWorksWithOrQuery
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCanExecuteCollectionQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCanExecuteDocumentQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCanExecuteMixedCollectionQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCanHandleBatchAckWhenPendingBatchesHaveOtherDocs
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterAcknowledgedMutation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterChangeBatch
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterChangeBatchWithNoTargetIDs
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testCollectsGarbageAfterRejectedMutation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDeeplyNestedServerTimestamps
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDeleteAllIndexesWorksWithIndexAutoCreation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDeleteAllIndexesWorksWithManualAddedIndexes
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDeletedDocumentRemovesIndex
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDisableIndexAutoCreationWorks
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDoesNotAutoCreateIndexesForSmallCollections
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDoesNotAutoCreateIndexesWhenIndexLookUpIsExpensive
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDoesNotReplaceResumeTokenWithEmptyByteString
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDoesNotResetIndexWhenSameIndexIsAdded
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testDoesNotUseLimitWhenIndexIsOutdated
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testGetHighestUnacknowledgedBatchId
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesAckThenRejectThenRemoteEvent
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesDeleteMutationThenAck
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesDeleteMutationThenDocumentThenAck
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesDeleteMutationThenPatchMutationThenAckThenAck
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesDeletedDocumentThenSetMutationThenAck
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesDocumentThenDeleteMutationThenAck
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesDocumentThenDeletedDocumentThenDocument
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesDocumentThenSetMutationThenAckThenDocument
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesMergeMutationWithTransformThenBundledDocuments
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesMergeMutationWithTransformThenRemoteEvent
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesPatchMutationThenAckThenDocument
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesPatchMutationThenDocumentThenAck
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesPatchMutationWithTransformThenBundledDocuments
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesPatchMutationWithTransformThenRemoteEvent
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesPatchWithoutPriorDocument
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSavingAndCheckingBundleMetadata
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSavingAndLoadingLimitToLastQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSavingAndLoadingNamedQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSavingBundledDocuments
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSavingBundledDocumentsWithOlderExistingVersion
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSavingBundlesDocumentsWithNewerExistingVersion
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationAndPatchMutationTogether
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenAckThenRelease
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenAckThenTransformThenAckThenTransform
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenDeletedDocument
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenDocument
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenPatchMutationThenDocumentThenAckThenAck
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenPatchMutationThenReject
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenTransformThenRemoteEventThenTransform
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationThenTransformThenTransform
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHandlesSetMutationsAndPatchMutationOfJustOneTogether
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testHoldsBackTransforms
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testIgnoresTargetMappingAfterExistenceFilterMismatch
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testIndexAutoCreationDoesnotWorkWithMultipleInequality
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testIndexAutoCreationWorksWhenBackfillerRunsHalfway
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testIndexAutoCreationWorksWithMutation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testIndexCreatedByIndexAutoCreationExistsAfterTurnOffAutoCreation
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testIndexesServerTimestamps
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testIndexesVectorValues
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testLastLimboFreeSnapshotIsAdvancedDuringViewProcessing
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testLoadingNamedQueriesAllocatesTargetsAndUpdatesTargetDocumentMapping
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testMultipleFieldPatchesInOneBatchOnRemoteDocs
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testMultipleFieldPatchesOnLocalDocs
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testMultipleFieldPatchesOnRemoteDocs
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testMutationBatchKeys
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testOnlyPersistsUpdatesForDocumentsWhenVersionChanges
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testPersistsResumeTokens
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testPinsDocumentsInTheLocalView
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testQueriesFilterDocumentsThatNoLongerMatch
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testQueriesIncludeDocumentsFromOtherQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testQueriesIncludeLocallyModifiedDocuments
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testReadsAllDocumentsForInitialCollectionQueries
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testRemoteDocumentKeysForTarget
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testRemovesIndexes
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testSavingBundledDocumentsWithSameExistingVersionShouldNotOverwrite
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testThrowsAwayDocumentsWithUnknownTargetIDsImmediately
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testUpdateOnRemoteDocLeadsToUpdateOverlay
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testUsesIndexForLimitQueryWhenIndexIsUpdated
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testUsesIndexes
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testUsesPartiallyIndexedOverlaysWhenAvailable
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testUsesPartiallyIndexedRemoteDocumentsWhenAvailable
Check notice on line 0 in .github
github-actions / Test Results
1234 tests found (test 661 to 1234)
There are 1234 tests, see "Raw output" for the list of tests 661 to 1234.
Raw output
com.google.firebase.firestore.local.SQLiteLocalStoreTest ‑ testUsesTargetMappingToExecuteQueries
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testAllCollectedQueriesInSingleTransaction
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testCacheTooSmall
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testDisabled
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testGCRan
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testGetsSize
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testPickSequenceNumberPercentile
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testRemoveOrphanedDocuments
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testRemoveOrphanedDocumentsWithLargeNumberOfDocuments
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testRemoveOrphanedDocumentsWithNoDocuments
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testRemoveQueriesUpThroughSequenceNumber
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testRemoveRunToCompleteWhenNoDocumentsIsRemovedWithLargeNumberOfDocs
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testRemoveTargetsThenGC
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testRemoveWhatCanBeRemovedWithLargeNumberOfDocs
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testSequenceNumberForFiftyQueries
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testSequenceNumberForMultipleQueriesInATransaction
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testSequenceNumberNoQueries
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testSequenceNumbersWithMutationAndSequentialQueries
com.google.firebase.firestore.local.SQLiteLruGarbageCollectorTest ‑ testSequenceNumbersWithMutationsInQueries
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testAcknowledgeThenRemove
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testAllMutationBatchesAffectingDocumentKey
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testAllMutationBatchesAffectingDocumentKeys
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testAllMutationBatchesAffectingDocumentLotsOfDocumentKeys
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testAllMutationBatchesAffectingQuery
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testAllMutationBatchesAffectingQuery_withCompoundBatches
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testCountBatches
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testLookupMutationBatch
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testNextMutationBatchAfterBatchId
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testRemoveMutationBatches
com.google.firebase.firestore.local.SQLiteMutationQueueTest ‑ testStreamToken
com.google.firebase.firestore.local.SQLiteOverlayMigrationManagerTest ‑ testCreateOverlayForDifferentUsers
com.google.firebase.firestore.local.SQLiteOverlayMigrationManagerTest ‑ testCreateOverlayFromDelete
com.google.firebase.firestore.local.SQLiteOverlayMigrationManagerTest ‑ testCreateOverlayFromPatches
com.google.firebase.firestore.local.SQLiteOverlayMigrationManagerTest ‑ testCreateOverlayFromSet
com.google.firebase.firestore.local.SQLiteOverlayMigrationManagerTest ‑ testSkipsIfAlreadyMigrated
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ canPerformOrQueriesUsingFullCollectionScan
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ canPerformOrQueriesUsingIndexes
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotIncludeDocumentsDeletedByMutation
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsForLimitQueryWhenLastDocumentHasPendingWrite
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsForLimitQueryWhenLastDocumentUpdatedOutOfBand
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsForLimitQueryWithDocumentRemoval
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsForLimitToLastQueryWhenLastDocumentHasPendingWrite
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsForLimitToLastQueryWithDocumentRemoval
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsForLimitToLastWhenLastDocumentUpdatedOutOfBand
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsForUnfilteredCollectionQuery
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ doesNotUseInitialResultsWithoutLimboFreeSnapshotVersion
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ filtersNonMatchingInitialResults
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ includesChangesSinceInitialResults
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ limitQueriesUseInitialResultsIfLastDocumentInLimitIsUnchanged
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ orQueryDoesNotIncludeDocumentsWithMissingFields
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ orQueryWithArrayMembership
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ orQueryWithArrayMembershipUsingIndexes
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ orQueryWithInAndNotIn
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ orQueryWithInAndNotInUsingIndexes
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ orderByEquality
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ queryInWithArrayContains
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ queryInWithArrayContainsAny
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ queryWithMultipleInsOnDifferentFields
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ queryWithMultipleInsOnTheSameField
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ testCombinesIndexedWithNonIndexedResults
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ testRefillsIndexedLimitQueries
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ testUsesPartialIndexForLimitQueries
com.google.firebase.firestore.local.SQLiteQueryEngineTest ‑ usesTargetMappingForInitialView
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetAllFromCollection
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetAllFromExcludesSubcollections
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetAllFromSinceReadTimeAndDocumentKey
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetAllFromSinceReadTimeAndNanoseconds
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetAllFromSinceReadTimeAndSeconds
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetAllFromUsesReadTimeNotUpdateTime
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetMatchingDocsAppliesQueryCheck
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testGetMatchingDocsRespectsMutatedDocs
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testNextDocumentsForLargeCollectionGroup
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testNextDocumentsFromCollectionGroup
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testNextDocumentsFromCollectionGroupWithLimit
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testNextDocumentsFromCollectionGroupWithOffset
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testNextDocumentsFromNonExistingCollectionGroup
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testReadDocumentNotInCache
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testReadSeveralDocumentsIncludingMissingDocument
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testRemoveDocument
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testRemoveNonExistentDocument
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testSetAndReadDeletedDocument
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testSetAndReadDocument
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testSetAndReadSeveralDocuments
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testSetDocumentToNewValue
com.google.firebase.firestore.local.SQLiteRemoteDocumentCacheTest ‑ testSetReadAndDeleteLotsOfDocuments
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ addPathLengths
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ addsSentinelRows
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ addsSentinelRowsForLargeNumberOfDocuments
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ canCreateCollectionParentsIndex
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ canRecoverFromDowngrades
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ canRerunMigrations
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ countsTargets
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ createsBundlesTable
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ createsGlobalsTable
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ createsIndexingTables
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ createsMutationsTable
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ createsNamedQueriesTable
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ createsOverlaysAndMigrationTable
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ deletesAllTargets
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ dropsHeldWriteAcks
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ dropsLastLimboFreeSnapshotIfPreviouslyDowngraded
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ dropsLastLimboFreeSnapshotIfValuesCannotBeReliedUpon
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ existingDocumentsRemainReadableAfterIndexFreeMigration
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ keepsLastLimboFreeSnapshotIfNotDowngraded
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ migrationsDontDeleteTablesOrColumns
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ rewritesCanonicalIds
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ testDatabaseName
com.google.firebase.firestore.local.SQLiteSchemaTest ‑ usesMultipleBatchesToAddPathLengths
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testAddOrRemoveMatchingKeys
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testCanonicalIdCollision
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testHighestSequenceNumber
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testHighestTargetId
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testMatchingKeysForTargetID
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testMetadataPersistedAcrossRestarts
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testReadQueryNotInCache
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testRemoveMatchingKeysForTargetId
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testRemoveNonExistentQuery
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testRemoveQuery
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testRemoveQueryRemovesMatchingKeysToo
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testSetAndReadAQuery
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testSetQueryToNewValue
com.google.firebase.firestore.local.SQLiteTargetCacheTest ‑ testSnapshotVersion
com.google.firebase.firestore.model.DocumentKeyTest ‑ testComparison
com.google.firebase.firestore.model.DocumentKeyTest ‑ testConstructor
com.google.firebase.firestore.model.DocumentKeyTest ‑ testUnevenNumberOfSegmentsAreRejected
com.google.firebase.firestore.model.DocumentSetTest ‑ testAddsDocsWithEqualComparisonValues
com.google.firebase.firestore.model.DocumentSetTest ‑ testCount
com.google.firebase.firestore.model.DocumentSetTest ‑ testDeletes
com.google.firebase.firestore.model.DocumentSetTest ‑ testDocumentForKey
com.google.firebase.firestore.model.DocumentSetTest ‑ testFirstAndLastDocument
com.google.firebase.firestore.model.DocumentSetTest ‑ testHasKey
com.google.firebase.firestore.model.DocumentSetTest ‑ testIsEqual
com.google.firebase.firestore.model.DocumentSetTest ‑ testKeepsDocumentsInTheRightOrder
com.google.firebase.firestore.model.DocumentSetTest ‑ testPredecessorDocumentForKey
com.google.firebase.firestore.model.DocumentSetTest ‑ testUpdates
com.google.firebase.firestore.model.DocumentTest ‑ testInstantiation
com.google.firebase.firestore.model.DocumentTest ‑ testIsEqual
com.google.firebase.firestore.model.FieldIndexTest ‑ comparatorIgnoresIndexId
com.google.firebase.firestore.model.FieldIndexTest ‑ comparatorIgnoresIndexState
com.google.firebase.firestore.model.FieldIndexTest ‑ comparatorIncludesCollectionGroup
com.google.firebase.firestore.model.FieldIndexTest ‑ comparatorIncludesFieldName
com.google.firebase.firestore.model.FieldIndexTest ‑ comparatorIncludesSegmentKind
com.google.firebase.firestore.model.FieldIndexTest ‑ comparatorIncludesSegmentLength
com.google.firebase.firestore.model.FieldIndexTest ‑ indexOffsetAdvancesSeconds
com.google.firebase.firestore.model.FieldIndexTest ‑ indexOffsetComparator
com.google.firebase.firestore.model.FieldPathTest ‑ testAppend
com.google.firebase.firestore.model.FieldPathTest ‑ testCanonicalStringOfSubstring
com.google.firebase.firestore.model.FieldPathTest ‑ testConstructor
com.google.firebase.firestore.model.FieldPathTest ‑ testIndexing
com.google.firebase.firestore.model.FieldPathTest ‑ testIsPrefixOf
com.google.firebase.firestore.model.FieldPathTest ‑ testPathComparison
com.google.firebase.firestore.model.FieldPathTest ‑ testServerFormat
com.google.firebase.firestore.model.FieldPathTest ‑ testWithoutFirstSegment
com.google.firebase.firestore.model.FieldPathTest ‑ testWithoutLastSegment
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddDeeplyNestedFieldInNestedObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsAndDeletesField
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsAndDeletesNestedField
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsFieldInNestedObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsMultipleNewFields
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsNestedField
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsNewFields
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsSingleFieldInExistingObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsToNestedObjects
com.google.firebase.firestore.model.ObjectValueTest ‑ testAddsTwoFieldsInNestedObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testCanOverwritePrimitivesWithObjects
com.google.firebase.firestore.model.ObjectValueTest ‑ testDeletesHandleMissingKeys
com.google.firebase.firestore.model.ObjectValueTest ‑ testDeletesKey
com.google.firebase.firestore.model.ObjectValueTest ‑ testDeletesNestedKeys
com.google.firebase.firestore.model.ObjectValueTest ‑ testDeletesNestedObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testExtractsFieldMask
com.google.firebase.firestore.model.ObjectValueTest ‑ testExtractsFields
com.google.firebase.firestore.model.ObjectValueTest ‑ testImplicitlyCreatesObjects
com.google.firebase.firestore.model.ObjectValueTest ‑ testMergesExistingObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testOverwritesDeeplyNestedField
com.google.firebase.firestore.model.ObjectValueTest ‑ testOverwritesExistingFields
com.google.firebase.firestore.model.ObjectValueTest ‑ testOverwritesNestedFields
com.google.firebase.firestore.model.ObjectValueTest ‑ testOverwritesNestedObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testReplacesNestedObject
com.google.firebase.firestore.model.ObjectValueTest ‑ testSetsNestedFieldMultipleTimes
com.google.firebase.firestore.model.ObjectValueTest ‑ testSupportsEmptyObjectValues
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ canUseMergeJoin
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ canUsePartialIndex
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ cannotUseOverspecifiedIndex
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ cannotUsePartialIndexWithMissingArrayContains
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ equalitiesWithAscendingOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ equalitiesWithDefaultOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ equalitiesWithDescendingOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ inQueryUsesMergeJoin
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ inequalitiesWithAscendingOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ inequalitiesWithDefaultOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ inequalitiesWithDescendingOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ inequalityUsesSingleFieldIndex
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ multipleFiltersRequireMatchingPrefix
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testArrayContainsIsIndependent
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexReturnsNullForMultipleInequality
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithArrayContainsAndOrderBy
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithCollection
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithEqualityAndDescendingOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithEqualityAndDifferentOrderBy
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithEqualsAndNotIn
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithInAndNotIn
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithInAndOrderBy
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithInAndOrderBySameField
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithInequalityUsesSingleFieldIndex
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithMultipleEqualities
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithMultipleEqualitiesAndInequality
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithMultipleFilters
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithMultipleOrderBys
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithQueriesWithArrayContains
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithQueriesWithEqualities
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithQueriesWithInequalities
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ testBuildTargetIndexWithQueriesWithOrderBys
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ validatesCollection
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withArrayContains
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withArrayContainsAndOrderBy
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withEqualityAndDescendingOrder
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withEqualityAndDifferentOrderBy
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withEqualityAndInequalityOnTheSameField
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withEqualsAndNotIn
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withInAndNotIn
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withInAndOrderBy
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withInAndOrderBySameField
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withMultipleEqualities
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withMultipleEqualitiesAndInequality
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withMultipleFilters
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withMultipleFiltersAndOrderBy
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withMultipleInequalities
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withMultipleNotIn
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withMultipleOrderBys
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withNotEquals
com.google.firebase.firestore.model.TargetIndexMatcherTest ‑ withOrderBy
com.google.firebase.firestore.model.ValuesTest ‑ testCanonicalIds
com.google.firebase.firestore.model.ValuesTest ‑ testLowerBound
com.google.firebase.firestore.model.ValuesTest ‑ testObjectCanonicalIdsIgnoreSortOrder
com.google.firebase.firestore.model.ValuesTest ‑ testUpperBound
com.google.firebase.firestore.model.ValuesTest ‑ testValueEquality
com.google.firebase.firestore.model.ValuesTest ‑ testValueOrdering
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesIncrementTransformToDocument
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesIncrementTransformToMissingField
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesIncrementTransformToUnexpectedType
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesIncrementTransformsConsecutively
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesIncrementWithoutOverflow
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesIncrementWithoutUnderflow
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayRemoveTransformToMissingField
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayRemoveTransformToNonArrayField
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayRemoveTransformWithExistingElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayRemoveTransformWithNonExistingElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayRemoveTransformWithNonPrimitiveElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformToMissingField
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformToNonArrayField
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformWithDuplicateExistingElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformWithDuplicateUnionElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformWithExistingElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformWithNonExistingElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformWithNonPrimitiveElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalArrayUnionTransformWithPartiallyOverlappingElements
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesLocalServerTimestampTransformsToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesPatchToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesPatchToNullDocWithMergeToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesPatchWithMergeToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesServerAckedArrayTransformsToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesServerAckedIncrementTransformToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesServerAckedServerTimestampTransformsToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testAppliesSetsToDocuments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testCreateArrayRemoveTransform
com.google.firebase.firestore.model.mutation.MutationTest ‑ testCreateArrayUnionTransform
com.google.firebase.firestore.model.mutation.MutationTest ‑ testDeleteDeletes
com.google.firebase.firestore.model.mutation.MutationTest ‑ testDeletesValuesFromTheFieldMask
com.google.firebase.firestore.model.mutation.MutationTest ‑ testIncrementTwice
com.google.firebase.firestore.model.mutation.MutationTest ‑ testNonTransformMutationBaseValue
com.google.firebase.firestore.model.mutation.MutationTest ‑ testNumericIncrementBaseValue
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayByCombinationsAndPermutations
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayByCombinationsAndPermutations_ArrayTransforms
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayByCombinationsAndPermutations_Increments
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayCreatedFromSetToEmptyWithMerge
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithArrayUnionThenRemove
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithDeleteThenMerge
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithDeleteThenPatch
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithFieldDeletionOfNestedField
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithMutationWithMultipleDeletes
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithMutationsFailByPreconditions
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithNoMutation
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithOnePatchMutation
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithOneSetMutation
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithPatchOnInvalidDocument
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithPatchThenMerge
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithPatchThenMergeWithArrayUnion
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithPatchThenPatchToDeleteField
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithSetThenIncrement
com.google.firebase.firestore.model.mutation.MutationTest ‑ testOverlayWithSetThenPatchOnDeletedDoc
com.google.firebase.firestore.model.mutation.MutationTest ‑ testPatchWithMutationResult
com.google.firebase.firestore.model.mutation.MutationTest ‑ testPatchesPrimitiveValue
com.google.firebase.firestore.model.mutation.MutationTest ‑ testPatchingDeletedDocumentsDoesNothing
com.google.firebase.firestore.model.mutation.MutationTest ‑ testServerTimestampBaseValue
com.google.firebase.firestore.model.mutation.MutationTest ‑ testSetWithMutationResult
com.google.firebase.firestore.model.mutation.MutationTest ‑ testTransitions
com.google.firebase.firestore.remote.BloomFilterTest ‑ constructorShouldThrowNPEOnNullBitmap
com.google.firebase.firestore.remote.BloomFilterTest ‑ createShouldCreateAnEmptyBloomFilter
com.google.firebase.firestore.remote.BloomFilterTest ‑ createShouldCreatenNonEmptyBloomFilter
com.google.firebase.firestore.remote.BloomFilterTest ‑ createShouldThrowBFEOnEmptyBloomFilterWithNonZeroPadding
com.google.firebase.firestore.remote.BloomFilterTest ‑ createShouldThrowIfPaddingIsTooLarge
com.google.firebase.firestore.remote.BloomFilterTest ‑ createShouldThrowOnNegativeHashCount
com.google.firebase.firestore.remote.BloomFilterTest ‑ createShouldThrowOnNegativePadding
com.google.firebase.firestore.remote.BloomFilterTest ‑ createShouldThrowOnNonEmptyBloomFilterWithZeroHashCount
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_1Document_0001FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_1Document_01FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_1Document_1FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_50000Document_0001FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_50000Document_01FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_50000Document_1FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_5000Document_0001FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_5000Document_01FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_5000Document_1FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_500Document_0001FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_500Document_01FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ goldenTest_500Document_1FalsePositiveRate
com.google.firebase.firestore.remote.BloomFilterTest ‑ instantiateEmptyBloomFilter
com.google.firebase.firestore.remote.BloomFilterTest ‑ instantiateNonEmptyBloomFilter
com.google.firebase.firestore.remote.BloomFilterTest ‑ mightContainCanProcessNonStandardCharacters
com.google.firebase.firestore.remote.BloomFilterTest ‑ mightContainOnEmptyBloomFilterShouldReturnFalse
com.google.firebase.firestore.remote.BloomFilterTest ‑ mightContainWithEmptyStringMightReturnFalsePositiveResult
com.google.firebase.firestore.remote.BloomFilterTest ‑ toStringOnEmptyBitmap
com.google.firebase.firestore.remote.BloomFilterTest ‑ toStringOnNonEmptyBitmap
com.google.firebase.firestore.remote.RemoteEventTest ‑ existenceFilterMismatchWithBloomFilterFalsePositiveResult
com.google.firebase.firestore.remote.RemoteEventTest ‑ existenceFilterMismatchWithSuccessfulBloomFilterApplication
com.google.firebase.firestore.remote.RemoteEventTest ‑ testDocumentUpdate
com.google.firebase.firestore.remote.RemoteEventTest ‑ testDoesNotSynthesizeDeleteInWrongState
com.google.firebase.firestore.remote.RemoteEventTest ‑ testDoesNotSynthesizeDeleteWithExistingDocument
com.google.firebase.firestore.remote.RemoteEventTest ‑ testExistenceFilterMismatchClearsTarget
com.google.firebase.firestore.remote.RemoteEventTest ‑ testExistenceFilterMismatchRemovesCurrentChanges
com.google.firebase.firestore.remote.RemoteEventTest ‑ testLastResumeTokenWins
com.google.firebase.firestore.remote.RemoteEventTest ‑ testNoChangeWillStillMarkTheAffectedTargets
com.google.firebase.firestore.remote.RemoteEventTest ‑ testResumeTokenHandledPerTarget
com.google.firebase.firestore.remote.RemoteEventTest ‑ testSeparatesUpdates
com.google.firebase.firestore.remote.RemoteEventTest ‑ testSynthesizeDeletes
com.google.firebase.firestore.remote.RemoteEventTest ‑ testTargetAddedChangeWillResetPreviousState
com.google.firebase.firestore.remote.RemoteEventTest ‑ testTargetCurrentChangeWillMarkTheTargetCurrent
com.google.firebase.firestore.remote.RemoteEventTest ‑ testTracksLimboDocuments
com.google.firebase.firestore.remote.RemoteEventTest ‑ testWillAccumulateDocumentAddedAndRemovedEvents
com.google.firebase.firestore.remote.RemoteEventTest ‑ testWillHandleSingleReset
com.google.firebase.firestore.remote.RemoteEventTest ‑ testWillHandleTargetAddAndRemovalInSameBatch
com.google.firebase.firestore.remote.RemoteEventTest ‑ testWillIgnoreEventsForPendingTargets
com.google.firebase.firestore.remote.RemoteEventTest ‑ testWillIgnoreEventsForRemovedTargets
com.google.firebase.firestore.remote.RemoteEventTest ‑ testWillKeepResetMappingEvenWithUpdates
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ encodesExpectedCountWhenReadTimeIsPresent
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ encodesExpectedCountWhenResumeTokenIsPresent
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ shouldIgnoreExpectedCountWithoutResumeTokenOrReadTime
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testArrayContainsAnySerialization
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testConvertsDocumentChangeWithDeletions
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testConvertsDocumentChangeWithRemovedTargetIds
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testConvertsDocumentChangeWithRemoves
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testConvertsDocumentChangeWithTargetIds
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testConvertsTargetChangeWithAdded
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testConvertsTargetChangeWithNoChange
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testConvertsTargetChangeWithRemoved
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodeArrays
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodeDeleteMutation
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodeSetMutation
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodeVerifyMutation
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesArrayMutations
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesBlobs
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesBoolean
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesBounds
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesCompositeFiltersOnDeeperCollections
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesDates
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesDoubles
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesFirstLevelAncestorQueries
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesFirstLevelKeyQueries
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesGeoPoints
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesIntegers
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesLimits
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesListenRequestLabels
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesMultipleFiltersOnDeeperCollections
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesNaNFilter
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesNestedAncestorQueries
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesNestedObjects
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesNotNaNFilter
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesNotNullFilter
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesNull
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesNullFilter
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesPatchMutation
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesPatchMutationWithFieldMask
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesReadTime
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesReferences
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesResumeTokens
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesServerTimestampMutation
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesSingleFilterAtFirstLevelCollections
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesSortOrders
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesSortOrdersDescending
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesStrings
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testEncodesVectorValue
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testInSerialization
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testKeyFieldSerializationEncoding
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testNotEqualSerialization
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testNotInSerialization
com.google.firebase.firestore.remote.RemoteSerializerTest ‑ testNotInWithNullSerialization
com.google.firebase.firestore.spec.MemorySpecTest ‑ testSpecTests
com.google.firebase.firestore.spec.SQLiteSpecTest ‑ testSpecTests
com.google.firebase.firestore.util.AsyncQueueTest ‑ canCancelDelayedTasks
com.google.firebase.firestore.util.AsyncQueueTest ‑ canManuallyDrainAllDelayedTasksForTesting
com.google.firebase.firestore.util.AsyncQueueTest ‑ canManuallyDrainSpecificDelayedTasksForTesting
com.google.firebase.firestore.util.AsyncQueueTest ‑ canScheduleTasksInTheFuture
com.google.firebase.firestore.util.AsyncQueueTest ‑ tasksAreScheduledWithRespectToShutdown
com.google.firebase.firestore.util.ByteBufferInputStreamTest ‑ canReadMultipleBytes
com.google.firebase.firestore.util.ByteBufferInputStreamTest ‑ canReadSingleByte
com.google.firebase.firestore.util.ByteBufferInputStreamTest ‑ testHandlesEndOfStream
com.google.firebase.firestore.util.ByteBufferInputStreamTest ‑ testHandlesNegativeBytes
com.google.firebase.firestore.util.LogicUtilsTest ‑ testAndFilterDistributionWithAndFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testAndFilterDistributionWithOrFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testCompositeFilterAssociativity
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf1
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf2
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf3
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf4
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf5
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf6
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf7
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnf8
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnfFlatAndFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testComputeDnfFlatOrFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testFieldFilterAssociativity
com.google.firebase.firestore.util.LogicUtilsTest ‑ testFieldFilterComputeDnf
com.google.firebase.firestore.util.LogicUtilsTest ‑ testFieldFilterDistributionOverAndFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testFieldFilterDistributionOverFieldFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testFieldFilterDistributionOverOrFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testInExpansionForCompositeFilters
com.google.firebase.firestore.util.LogicUtilsTest ‑ testInExpansionForFieldFilters
com.google.firebase.firestore.util.LogicUtilsTest ‑ testOrFilterDistributionWithAndFilter
com.google.firebase.firestore.util.LogicUtilsTest ‑ testOrFilterDistributionWithOrFilter
com.google.firebase.firestore.util.MapperTest ‑ XMLAndURLBean
com.google.firebase.firestore.util.MapperTest ‑ allCapsGetterSerializesToLowercaseByDefault
com.google.firebase.firestore.util.MapperTest ‑ allCapsWithPropertyNameSerializesToUppercase
com.google.firebase.firestore.util.MapperTest ‑ allowNullEverywhere
com.google.firebase.firestore.util.MapperTest ‑ argConstructorCantBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ beanMapsMustHaveStringKeys
com.google.firebase.firestore.util.MapperTest ‑ beanMapsMustHaveStringKeysForSerializing
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainBeanLists
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainBeanMaps
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainLists
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainMaps
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainMultiBoundedMaps
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainNestedUnboundedMaps
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainUnboundedMaps
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainUnboundedTypeVariableMaps
com.google.firebase.firestore.util.MapperTest ‑ beansCanContainUpperBoundedMaps
com.google.firebase.firestore.util.MapperTest ‑ bytesCantBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ bytesCantBeSerialized
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveGetterBean1
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveGetterBean2
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveGetterBean3
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveGetterBean4
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveSetterIsCalledWhenPresent1
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveSetterIsCalledWhenPresent2
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveSetterIsCalledWhenPresent3
com.google.firebase.firestore.util.MapperTest ‑ caseSensitiveSetterMustHaveSameCaseAsSetter
com.google.firebase.firestore.util.MapperTest ‑ charsCantBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ charsCantBeSerialized
com.google.firebase.firestore.util.MapperTest ‑ collectionsCanBeSerializedWhenList
com.google.firebase.firestore.util.MapperTest ‑ collectionsCantBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ collectionsCantBeSerializedWhenSet
com.google.firebase.firestore.util.MapperTest ‑ deserializationFailureIncludesPath
com.google.firebase.firestore.util.MapperTest ‑ deserializeGetterBeanWithNoBackingFieldThrows
com.google.firebase.firestore.util.MapperTest ‑ deserializingWrongTypeThrows
com.google.firebase.firestore.util.MapperTest ‑ documentIdAnnotateReadOnlyThrows
com.google.firebase.firestore.util.MapperTest ‑ documentIdAnnotateWrongTypeThrows
com.google.firebase.firestore.util.MapperTest ‑ documentIdsDeserialize
com.google.firebase.firestore.util.MapperTest ‑ documentIdsDeserializeConflictThrows
com.google.firebase.firestore.util.MapperTest ‑ documentIdsRoundTrip
com.google.firebase.firestore.util.MapperTest ‑ enumsAreParsed
com.google.firebase.firestore.util.MapperTest ‑ enumsAreSerialized
com.google.firebase.firestore.util.MapperTest ‑ enumsCanBeParsedToNull
com.google.firebase.firestore.util.MapperTest ‑ excludedFieldsAreExcluded
com.google.firebase.firestore.util.MapperTest ‑ excludedFieldsAreNotParsed
com.google.firebase.firestore.util.MapperTest ‑ excludedOverriddenGenericSetterSetsValueNotJava
com.google.firebase.firestore.util.MapperTest ‑ excludedOverriddenGenericSetterSetsValueNotKotlin
com.google.firebase.firestore.util.MapperTest ‑ excludedSettersAreIgnored
com.google.firebase.firestore.util.MapperTest ‑ genericSettersFromSubclassConflictsWithBaseClass
com.google.firebase.firestore.util.MapperTest ‑ getterAndPublicFieldsConflictOnCaseSensitivity
com.google.firebase.firestore.util.MapperTest ‑ getterOverridesField
com.google.firebase.firestore.util.MapperTest ‑ getterOverridesPublicField
com.google.firebase.firestore.util.MapperTest ‑ ignoreExtraProperties
com.google.firebase.firestore.util.MapperTest ‑ inheritedFieldsAndGettersAreSerialized
com.google.firebase.firestore.util.MapperTest ‑ inheritedFieldsAndSettersAreParsed
com.google.firebase.firestore.util.MapperTest ‑ intArraysCantBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ intArraysCantBeSerialized
com.google.firebase.firestore.util.MapperTest ‑ multipleConstructorsCanBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ nestedParsingWorks
com.google.firebase.firestore.util.MapperTest ‑ nestedSerializingWorks
com.google.firebase.firestore.util.MapperTest ‑ objectAcceptsAnyObject
com.google.firebase.firestore.util.MapperTest ‑ objectArraysCantBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ objectArraysCantBeSerialized
com.google.firebase.firestore.util.MapperTest ‑ objectClassCanBePassedInAtTopLevel
com.google.firebase.firestore.util.MapperTest ‑ onlySerializesGetterWithCorrectArguments
com.google.firebase.firestore.util.MapperTest ‑ packageConstructorCanBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ packageFieldDeserialize
com.google.firebase.firestore.util.MapperTest ‑ packageGetterDeserialize
com.google.firebase.firestore.util.MapperTest ‑ packageGetterSerialize
com.google.firebase.firestore.util.MapperTest ‑ passingInByteTopLevelThrows
com.google.firebase.firestore.util.MapperTest ‑ passingInCharacterTopLevelThrows
com.google.firebase.firestore.util.MapperTest ‑ passingInGenericBeanTopLevelThrows
com.google.firebase.firestore.util.MapperTest ‑ passingInListTopLevelThrows
com.google.firebase.firestore.util.MapperTest ‑ passingInMapTopLevelThrows
com.google.firebase.firestore.util.MapperTest ‑ passingInShortTopLevelThrows
com.google.firebase.firestore.util.MapperTest ‑ primitiveClassesCanBePassedInTopLevel
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeBoolean
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeDouble
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeFloat
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeInt
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeLong
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeString
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeWrongTypeList
com.google.firebase.firestore.util.MapperTest ‑ primitiveDeserializeWrongTypeMap
com.google.firebase.firestore.util.MapperTest ‑ privateConstructorCanBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ privateFieldDeserialize
com.google.firebase.firestore.util.MapperTest ‑ privateSetterIsCalledWhenPresent
com.google.firebase.firestore.util.MapperTest ‑ propertyNamesAreParsed
com.google.firebase.firestore.util.MapperTest ‑ propertyNamesAreSerialized
com.google.firebase.firestore.util.MapperTest ‑ publicConstructorCanBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ publicFieldDeserialize
com.google.firebase.firestore.util.MapperTest ‑ publicPrivateFieldDeserialize
com.google.firebase.firestore.util.MapperTest ‑ roundTripCaseSensitiveFieldBean1
com.google.firebase.firestore.util.MapperTest ‑ roundTripCaseSensitiveFieldBean2
com.google.firebase.firestore.util.MapperTest ‑ roundTripCaseSensitiveFieldBean3
com.google.firebase.firestore.util.MapperTest ‑ roundTripCaseSensitiveFieldBean4
com.google.firebase.firestore.util.MapperTest ‑ roundTripUnicodeBean
com.google.firebase.firestore.util.MapperTest ‑ serializationFailureIncludesPath
com.google.firebase.firestore.util.MapperTest ‑ serializeBooleanBean
com.google.firebase.firestore.util.MapperTest ‑ serializeDoubleBean
com.google.firebase.firestore.util.MapperTest ‑ serializeFloatBean
com.google.firebase.firestore.util.MapperTest ‑ serializeGetterBeanWithNoBackingField
com.google.firebase.firestore.util.MapperTest ‑ serializeIntBean
com.google.firebase.firestore.util.MapperTest ‑ serializeListOfBeansWorks
com.google.firebase.firestore.util.MapperTest ‑ serializeLongBean
com.google.firebase.firestore.util.MapperTest ‑ serializeMapOfBeansWorks
com.google.firebase.firestore.util.MapperTest ‑ serializePackageFieldBean
com.google.firebase.firestore.util.MapperTest ‑ serializePrivateFieldBean
com.google.firebase.firestore.util.MapperTest ‑ serializePublicFieldBean
com.google.firebase.firestore.util.MapperTest ‑ serializePublicPrivateFieldBean
com.google.firebase.firestore.util.MapperTest ‑ serializeStringBean
com.google.firebase.firestore.util.MapperTest ‑ serializeUPPERCASE
com.google.firebase.firestore.util.MapperTest ‑ serializingGenericBeansSupported
com.google.firebase.firestore.util.MapperTest ‑ serializingListsWorks
com.google.firebase.firestore.util.MapperTest ‑ serializingMapsWorks
com.google.firebase.firestore.util.MapperTest ‑ serializingMultiBoundedObjectsWorks
com.google.firebase.firestore.util.MapperTest ‑ serializingRecursiveBeanThrows
com.google.firebase.firestore.util.MapperTest ‑ serializingUpperBoundedMapsWorks
com.google.firebase.firestore.util.MapperTest ‑ serializingWrongTypeWorks
com.google.firebase.firestore.util.MapperTest ‑ setterIsCalledWhenPresent
com.google.firebase.firestore.util.MapperTest ‑ setterIsCaseSensitive1
com.google.firebase.firestore.util.MapperTest ‑ setterIsCaseSensitive2
com.google.firebase.firestore.util.MapperTest ‑ settersCanOverrideGenericSettersParsing
com.google.firebase.firestore.util.MapperTest ‑ settersCanOverridePrimitiveSettersParsing
com.google.firebase.firestore.util.MapperTest ‑ settersCanOverridePrimitiveSettersSerializing
com.google.firebase.firestore.util.MapperTest ‑ settersFromSubclassConflictsWithBaseClass
com.google.firebase.firestore.util.MapperTest ‑ settersFromSubclassConflictsWithBaseClass2
com.google.firebase.firestore.util.MapperTest ‑ shortsCantBeDeserialized
com.google.firebase.firestore.util.MapperTest ‑ shortsCantBeSerialized
com.google.firebase.firestore.util.MapperTest ‑ staticFieldsAreNotParsed
com.google.firebase.firestore.util.MapperTest ‑ staticFieldsAreNotSerialized
com.google.firebase.firestore.util.MapperTest ‑ staticMethodsAreNotSerialized
com.google.firebase.firestore.util.MapperTest ‑ staticSettersAreNotUsed
com.google.firebase.firestore.util.MapperTest ‑ throwOnUnknownProperties
com.google.firebase.firestore.util.MapperTest ‑ throwsOnUnmatchedEnums
com.google.firebase.firestore.util.MapperTest ‑ twoGettersThrows
com.google.firebase.firestore.util.MapperTest ‑ twoSetterBean
com.google.firebase.firestore.util.MapperTest ‑ wrongSetterIsNotCalledWhenPresent
com.google.firebase.firestore.util.ThrottledForwardingExecutorTest ‑ handlesRejectedExecutionException
com.google.firebase.firestore.util.ThrottledForwardingExecutorTest ‑ limitsNumberOfForwardedTasks
com.google.firebase.firestore.util.UtilTest ‑ testDiffCollectionsWithAddedElement
com.google.firebase.firestore.util.UtilTest ‑ testDiffCollectionsWithEmptyLists
com.google.firebase.firestore.util.UtilTest ‑ testDiffCollectionsWithMissingElement
com.google.firebase.firestore.util.UtilTest ‑ testDiffCollectionsWithoutOrdering
com.google.firebase.firestore.util.UtilTest ‑ testFirstNEntries
com.google.firebase.firestore.util.UtilTest ‑ testToDebugString
Loading