Push on main #3653
GitHub Actions / Test Results
succeeded
Apr 24, 2025 in 0s
All 2 456 tests pass, 16 skipped in 6m 42s
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
2472 tests found (test 1 to 660)
There are 2472 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
2472 tests found (test 661 to 1336)
There are 2472 tests, see "Raw output" for the list of tests 661 to 1336.
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 ‑ compareUtf8StringsShouldReturnCorrectValue
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
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ addClickListener_forwardsEventListenerRequestsToDeveloperListenerManager
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ addDismissListener_forwardsEventListenerRequestsToDeveloperListenerManager
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ addDisplayErrorListener_forwardsEventListenerRequestsToDeveloperListenerManager
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ addImpressionListener_forwardsEventListenerRequestsToDeveloperListenerManager
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ addRemoveAllListeners_WorksAsExpected
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ addRemoveListeners_WorksAsExpected
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ automaticDataCollectionDisabling_clearsInDataCollectionHelper
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ automaticDataCollectionDisabling_disablesInDataCollectionHelper
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ automaticDataCollectionEnabling_enablesInDataCollectionHelper
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ clearDisplayListener_removesListener
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ messagesSuppressed_isFalseOnInitialization
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ messagesSuppressed_isTrueWhenUpdated
com.google.firebase.inappmessaging.FirebaseInAppMessagingTest ‑ setDisplayComponent_setsComponent
com.google.firebase.inappmessaging.internal.AbtIntegrationHelperTest ‑ updateRunningExperiments_noExperiments_doesNotCallAbt
com.google.firebase.inappmessaging.internal.AbtIntegrationHelperTest ‑ updateRunningExperiments_testExperiments_doesNotCallAbt
com.google.firebase.inappmessaging.internal.AbtIntegrationHelperTest ‑ updateRunningExperiments_yesExperiments_callsAbt
com.google.firebase.inappmessaging.internal.AnalyticsEventsManagerTest ‑ constuctor_ok
com.google.firebase.inappmessaging.internal.AnalyticsEventsManagerTest ‑ extractAnalyticsEventNames_addsEventsWhenMultipleCampaignsHasMultipleTriggers
com.google.firebase.inappmessaging.internal.AnalyticsEventsManagerTest ‑ extractAnalyticsEventNames_addsEventsWhenResponseHasMultipleTriggers
com.google.firebase.inappmessaging.internal.AnalyticsEventsManagerTest ‑ extractAnalyticsEventNames_filtersOutFiamEvents
com.google.firebase.inappmessaging.internal.AnalyticsEventsManagerTest ‑ updateContextualTriggers_logsWhenMoreThan50Events
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_clientAppInfoContainsGmpAppId
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_clientAppInfoContainsInstanceId
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_clientAppInfoContainsInstanceIdToken
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_constructsCampaignsRequestWithImpressedCampaigns
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_constructsCampaignsRequestWithProjectNumberFromGcmSenderId
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_installsProvider
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_protectsFromBadPastCacheTimestamp
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_protectsFromFutureBadCacheTimestamp
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_proxiesRequestToGrpcClient
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_signalsContainsAppVersion
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_signalsContainsLanguageCode
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_signalsContainsPlatformVersion
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_signalsContainsTimeZone
com.google.firebase.inappmessaging.internal.ApiClientTest ‑ getFiams_whenPackageNotFound_setsSignalsAppVersionToNull
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ get_noInMemoryCache_fetchesFromStorage
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ get_whenBothCachesAreEmpty_isEmpty
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ get_whenInMemCacheExpired_isEmpty
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ get_whenStorageCacheExpired_isEmpty
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ get_withInMemoryCache_returnInMemValue
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ put_noErrors_cachesInMemory
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ put_noErrors_writesToStorage
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ put_writeErrors_doesNotSetInMemoryCache
com.google.firebase.inappmessaging.internal.CampaignCacheClientTest ‑ put_writeErrors_notifiesError
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ isAutomaticDataCollectionEnabled_defaultsToTrue
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ isAutomaticDataCollectionEnabled_honorsGlobalFlag_defaultsToGlobal
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ isAutomaticDataCollectionEnabled_honorsGlobalFlag_productEnablePriority
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ isAutomaticDataCollectionEnabled_honorsGlobalFlag_productManifestPriority
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ isAutomaticDataCollectionEnabled_honorsManifestFlag
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ isAutomaticDataCollectionEnabled_prefOverridesManifest
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ isAutomaticDataCollectionEnabled_updatesOnDataCollectionDefaultChanges
com.google.firebase.inappmessaging.internal.DataCollectionHelperTest ‑ setAutomaticDataCollectionEnabled_updatesSharedPreferences
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_ClickListenersOnClick
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_ClickListenersOnClick_onOwnExecutor
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_DismissListenersOnDismiss
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_DismissListenersOnDismiss_onOwnExecutor
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_ErrorListenerOnError
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_ErrorListenerOnError_onOwnExecutor
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_ImpressionListenersOnImpression
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_ImpressionListenersOnImpression_onOwnExecutor
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_MultipleErrorListenersOnError
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_multipleClickListenersOnClick
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_multipleDismissListenersOnDismiss
com.google.firebase.inappmessaging.internal.DeveloperListenerManagerTest ‑ notifies_multipleImpressionListenersOnImpression
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logDismiss_doesNothingIfDataCollectionIsDisabled
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logDismiss_logsCorrectlyForTestMessage
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logDismiss_logsImpressionIfNotAlreadyImpressed
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logDismiss_pipesDismissToEngagementMetrics
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_doesNothingIfDataCollectionIsDisabled
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forAnalyticsEventBasedCampaign_doesNotIncrementsLimiter
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forAppOpenCampaign_incrementsLimiter
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forOneMessageShouldNotAffectOtherMessages
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forTestCampaign_doesNotIncrementsLimiter
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forTestCampaign_doesRecordImpression
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forUnknownCampaign_doesNotIncrementsLimiter
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forVanillaCampaign_completesTask
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_forVanillaCampaign_recordsImpression
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_logsCorrectlyForTestMessage
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_onImpressionError_notifiesError
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_onLimiterError_absorbsError
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_pipesImpressionToEngagementMetrics
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logImpression_willSendToLoggerOneTimeImpressionIsLoggedPerMessage
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logMessageClick_doesNotLogImpressionIfAlreadyLogged
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logMessageClick_doesNothingIfDataCollectionIsDisabled
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logMessageClick_logsAsClickIfActionWithUrlTriggered
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logMessageClick_logsAsDismissIfActionWithoutUrlTriggered
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logMessageClick_logsCorrectlyForTestMessage
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logMessageClick_logsImpressionIfNotAlreadyLogged
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logMessageClick_pipesActionToEngagementMetrics
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logRenderError_addsImpressionToStoreButDoesntLogToEngagementMetrics
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logRenderError_doesNothingIfDataCollectionIsDisabled
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logRenderError_logsCorrectlyForTestMessage
com.google.firebase.inappmessaging.internal.DisplayCallbacksImplTest ‑ logRenderError_pipesErrorToEngagementMetrics
com.google.firebase.inappmessaging.internal.FiamAnalyticsConnectorListenerTest ‑ fiamAnalyticsConnectorListener_doesntTriggerOnOtherIds
com.google.firebase.inappmessaging.internal.FiamAnalyticsConnectorListenerTest ‑ fiamAnalyticsConnectorListener_ok
com.google.firebase.inappmessaging.internal.ForegroundNotifierTest ‑ notifier_onActivityResumedAfterRunnableExecution_notifiesListener
com.google.firebase.inappmessaging.internal.ForegroundNotifierTest ‑ notifier_onActivityResumedBeforeRunnable_doesNotNotifyListener
com.google.firebase.inappmessaging.internal.ForegroundNotifierTest ‑ notifier_onActivityResumedForFirstTime_notifiesListener
com.google.firebase.inappmessaging.internal.GrpcClientTest ‑ testFetchEligibleCampaignsFailure
com.google.firebase.inappmessaging.internal.GrpcClientTest ‑ testFetchEligibleCampaignsSuccess
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ clearImpressions_clearsImpressionsForFetchedCampaign
Check notice on line 0 in .github
github-actions / Test Results
2472 tests found (test 1337 to 1878)
There are 2472 tests, see "Raw output" for the list of tests 1337 to 1878.
Raw output
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ clearImpressions_doesNotClearImpressionForUnfetchedCampaign
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ getAllImpressions_noErrors_returnsCampaignsList
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ getAllImpressions_readError_notifiesError
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ isImpressed_ifCampaignImpressed_isTrue
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ isImpressed_ifCampaignNotImpressed_isFalse
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ isImpressed_ifExperimentImpressed_isTrue
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ isImpressed_ifExperimentNotImpressed_isFalse
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ isImpressed_ifNoCampaigns_isFalse
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ isImpressed_onError_notifiesError
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_noErrors_cachesInMemory
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_noErrors_storesAppendedCampaigns
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_noErrors_writesToStorage
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_noExistingCampaigns_storesAppendedCampaigns
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_noExistingImpressions_writesToStorage
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_readErrors_notifiesError
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_writeErrors_doesNotSetInMemoryCache
com.google.firebase.inappmessaging.internal.ImpressionStorageClientTest ‑ storeImpression_writeErrors_notifiesError
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_alwaysTriggersTestMessagesOnAppForeground
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onAnalyticsEvent_notifiesSubscriber
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onApiClientFailure_absorbsErrors
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onAppOpen_dataCollectionDisabled_doesNotFetch
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onAppOpen_notifiesSubscriber
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onAppOpen_remainsOpen
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onAppOpen_withEmptyFIDToken_doesNotFetch
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onAppOpen_withEmptyIID_doesNotFetch
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onCacheAndApiFail_absorbsFailure
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onCacheHit_notifiesCachedValue
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onCacheReadFailure_notifiesValueFetchedFromService
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onCacheWriteFailure_AbsorbsError
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onExpiredCampaign_doesNotTrigger
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onExpiredExperiment_doesNotTrigger
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onFutureCampaign_doesNotTrigger
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onFutureExperiment_doesNotTrigger
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onMultipleCampaigns_triggersTestMessage
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onProgrammaticTrigger_notifiesSubscriber
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onServiceFetchFailure_doesNotCacheValue
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onServiceFetchSuccess_cachesValue
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onServiceFetchSuccess_updatesContextualTriggers
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onUnrelatedAnalyticsEvent_doesNotTrigger
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onUnrelatedForegroundEvent_doesNotTrigger
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onValidCampaign_notifiesSubscriber
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_onValidExperiment_notifiesSubscriber
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_ontestExperiment_doesNotSetExperimentActive
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenAppInstallIsFresh_doesNotCacheValue
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenAppOpenRateLimited_doesNotTrigger
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenAppOpenRateLimited_notifiesAnalyticsSubscriber
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenAppOpenRateLimited_stillTriggersTestMessage
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenCampaignImpressed_filtersCampaign
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenCampaignImpressionStoreFail_doesNotFilterCampaign
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenCampaignImpressionStoreFails_absorbsError
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenCampaignImpressionStoreFails_doesNotFilterCampaign
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenCampaignImpressionStoreFails_wiresEmptyImpressionList
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenDeviceIsInTestMode_doesNotCacheValue
com.google.firebase.inappmessaging.internal.InAppMessageStreamManagerTest ‑ stream_whenRateLimitingClientFails_triggers
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logClick_sendsCorrectScionEventName
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_notifiesListeners
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_proxiesRequestToEngagementMetricsClient
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_setsApplicationId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_setsCampaignId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_setsClientTimestamp
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_setsInstanceId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_withAutoDismissType_setsEquivalentDismissType
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_withClickDismissType_setsEquivalentDismissType
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_withSwipeDismissType_setsEquivalentDismissType
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismiss_withUnknownDismissType_setsEquivalentDismissType
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logDismisssendsCorrectScionEventName
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logEvent_addsConversionTrackingOnAction
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logEvent_addsConversionTrackingOnClickWhenNoAction
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logEvent_sendsEventParams
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_alertsImpressionListenerAndSetsConversionPropWithoutActions
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_alertsImpressionListeners
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_failsGracefullyWithNoAnalytics
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_proxiesRequestToEngagementMetricsClient
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_sendsCorrectScionEventWithParams
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_setsApplicationId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_setsCampaignId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_setsClientTimestamp
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_setsImpressionEventType
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logImpression_setsInstanceId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logMessageClick_notifiesListeners
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logMessageClick_proxiesRequestToEngagementMetricsClient
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logMessageClick_setsApplicationId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logMessageClick_setsCampaignId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logMessageClick_setsClickEventType
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logMessageClick_setsClientTimestamp
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logMessageClick_setsInstanceId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_notifiesListeners
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_proxiesRequestToEngagementMetricsClient
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_setsApplicationId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_setsCampaignId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_setsClientTimestamp
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_setsInstanceId
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_withGenericRenderErrorReason_setsEquivalentErrorReason
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_withImageDisplayError_setsEquivalentErrorReason
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_withImageFetchRenderError_setsEquivalentErrorReason
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ logRenderError_withUnsupportedFiam_setsEquivalentErrorReason
com.google.firebase.inappmessaging.internal.MetricsLoggerClientTest ‑ metricsLoggerClient_doesNotLogTestCampaigns
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ read_noFailure_closesStream
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ read_noFailure_readsBytes
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ read_onFailure_propagatesException
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ read_onFileNotFound_absorbsError
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ read_onParsingException_absorbsError
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ read_withFailureOpeningFile_doesNotCloseStream
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ read_withFailureReading_closesStream
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ write_noFailure_closesStream
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ write_noFailure_completes
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ write_noFailure_writesBytes
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ write_onFailure_notfiedError
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ write_withFailureOpeningFile_doesNotCloseStream
com.google.firebase.inappmessaging.internal.ProtoStorageClientTest ‑ write_withFailureWriting_closesStream
com.google.firebase.inappmessaging.internal.ProxyAnalyticsConnectorTest ‑ logEvent_whenConnectorIsAvailable_shouldDelegateToIt
com.google.firebase.inappmessaging.internal.ProxyAnalyticsConnectorTest ‑ registerListener_whenConnectorLoadsAfterRegistration_shouldPropagateRegistrationAndEventNames
com.google.firebase.inappmessaging.internal.ProxyAnalyticsConnectorTest ‑ registerListener_whenConnectorLoadsAfterUnRegistration_shouldNotPropagateRegistrationAndEventNames
com.google.firebase.inappmessaging.internal.ProxyAnalyticsConnectorTest ‑ setUserProperty_whenConnectorIsAvailable_shouldDelegateToIt
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_expiredLimit_resetsLimit
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_noCounterForLimit_initializesCounter
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_noErrors_cachesInMemory
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_noErrors_incrementsCounter
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_noErrors_writesToStorage
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_noExistingCounter_writesToStorage
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_noExistingLimits_initializesLimits
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_readErrors_notifiesError
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_writeErrors_doesNotSetInMemoryCache
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ increment_writeErrors_notifiesError
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ isRateLimited_ifExpired_isFalse
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ isRateLimited_ifNoLimits_isFalse
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ isRateLimited_ifNotRateLimited_isFalse
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ isRateLimited_ifRateLimited_isTrue
com.google.firebase.inappmessaging.internal.RateLimiterClientTest ‑ isRateLimited_readError_notifiesError
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getAndSetBooleanPreference_correctlyGetsPreference
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getAndSetBooleanPreference_correctlyGetsPreferenceFromDefault
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getAndSetBooleanPreference_correctlySetsPreference
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getAndSetBooleanPreference_correctlyUsesDefaultWhenAllElseFails
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getBooleanPreference_correctlyGetsPreference
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getBooleanPreference_correctlyGetsPreferenceFromDefault
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getBooleanPreference_correctlyRemovesPreference
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ getBooleanPreference_correctlyUsesDefaultWhenAllElseFails
com.google.firebase.inappmessaging.internal.SharedPreferencesUtilsTest ‑ setBooleanPreference_correctlySetsPreference
com.google.firebase.inappmessaging.internal.TestDeviceHelperTest ‑ instantiation_attemptsToGetCorrectPreferencesWithDefaults
com.google.firebase.inappmessaging.internal.TestDeviceHelperTest ‑ processCampaignFetch_properlyHandlesFreshnessState
com.google.firebase.inappmessaging.internal.TestDeviceHelperTest ‑ processCampaignFetch_properlyHandlesTestDeviceState
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ banner_completeMessage_createsInAppMessage
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ banner_emptyeMessage_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ banner_missingTitle_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ banner_withMinimumAttributes_createsInAppMessage
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ cardPropagatesDataBundle
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ cardPropagatesNullDataBundle
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_completeMessage_createsInAppMessage
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_emptyMessage_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_missingBackgroundColor_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_missingImageData_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_missingPrimaryActionButton_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_missingSecondaryActionButton_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_missingTitle_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ card_withMinimumAttributes_createsInAppMessage
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ decode_nullContent_failsPreconditionCheck
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ decode_withNoMessageDetails_createsInAppMessageWithUnsupportedType
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ imageOnly_completeMessage_createsInAppMessage
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ imageOnly_emptyMessage_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ imageOnly_missingUrl_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ imageOnly_withMinimumAttributes_createsInAppMessage
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ modal_completeMessage_createsInAppMessage
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ modal_emptyMessage_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ modal_missingTitle_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ modal_withActionWithoutButton_throwsException
com.google.firebase.inappmessaging.model.ProtoMarshallerClientTest ‑ modal_withMinimumAttributes_createsInAppMessage
com.google.firebase.perf.FirebasePerfRegistrarTest ‑ testGetComponents
com.google.firebase.perf.FirebasePerformanceTest ‑ firebasePerformanceInitialization_providesRcProvider_remoteConfigManagerIsSet
com.google.firebase.perf.FirebasePerformanceTest ‑ initFirebasePerformance_injectsMetadataIntoConfigResolver
com.google.firebase.perf.FirebasePerformanceTest ‑ initializeFirebasePerformance_emptyMetadataAndCache_metadataAndContextInjected
com.google.firebase.perf.FirebasePerformanceTest ‑ setDataCollectionDefaultEnabled_whenForceDisabledThenCleared_respectsGlobalFlag
com.google.firebase.perf.FirebasePerformanceTest ‑ setDataCollectionDefaultEnabled_whenForceDisabledThenCleared_respectsManifestTrue
com.google.firebase.perf.FirebasePerformanceTest ‑ setDataCollectionDefaultEnabled_whenForceEnabledThenCleared_respectsGlobalFlag
com.google.firebase.perf.FirebasePerformanceTest ‑ setDataCollectionDefaultEnabled_whenForceEnabledThenCleared_respectsManifestFalse
com.google.firebase.perf.FirebasePerformanceTest ‑ testAddingMoreThanMaxLocalAttributes
com.google.firebase.perf.FirebasePerformanceTest ‑ testBothManifestsAgree
com.google.firebase.perf.FirebasePerformanceTest ‑ testBothManifestsConflicting
com.google.firebase.perf.FirebasePerformanceTest ‑ testDisableWithPermanentManifestDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testEnableWithPermanentManifestDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testEnableWithPermanentManifestEnabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testFirebasePerformanceInitializationInjectsContextIntoSessionManager
com.google.firebase.perf.FirebasePerformanceTest ‑ testGetAttributesReturnsCopyOfUnderlyingMap
com.google.firebase.perf.FirebasePerformanceTest ‑ testInvalidAttributeKeysAreIgnored
com.google.firebase.perf.FirebasePerformanceTest ‑ testLongNameGetsIgnored
com.google.firebase.perf.FirebasePerformanceTest ‑ testLongValueGetsIgnored
com.google.firebase.perf.FirebasePerformanceTest ‑ testNoManifestNoSharedPrefs
com.google.firebase.perf.FirebasePerformanceTest ‑ testPerformanceMonitoringIsDisabledWhenForceDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testPerformanceMonitoringIsEnabledWhenForceEnabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testPerformanceMonitoringRespectsGlobalDataFlagWhenNotForceEnabledOrDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testPermanentManifestDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testPermanentManifestNotDisabledAndNoSharedPrefs
com.google.firebase.perf.FirebasePerformanceTest ‑ testRemovingExistingAndAddingUpdatedValue
com.google.firebase.perf.FirebasePerformanceTest ‑ testRemovingNonExistingAttributeAttribute
com.google.firebase.perf.FirebasePerformanceTest ‑ testSharedPrefsDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testSharedPrefsDisabledThenCleared
com.google.firebase.perf.FirebasePerformanceTest ‑ testSharedPrefsEnabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testTempManifestDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testTempManifestDisabledSharedPrefsDisabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testTempManifestDisabledSharedPrefsEnabled
com.google.firebase.perf.FirebasePerformanceTest ‑ testTempManifestEnabled
com.google.firebase.perf.LibraryVersionTest ‑ library version should be registered with runtime
com.google.firebase.perf.PerformanceTests ‑ httpMetric wrapper test
com.google.firebase.perf.PerformanceTests ‑ performance should delegate to FirebasePerformance#getInstance()
com.google.firebase.perf.PerformanceTests ‑ trace wrapper test
com.google.firebase.perf.application.AppStateMonitorTest ‑ activityStateChanges_multipleSubscribers_callbackCalledOnEachSubscriber
com.google.firebase.perf.application.AppStateMonitorTest ‑ activityStateChanges_singleSubscriber_callbackIsCalled
com.google.firebase.perf.application.AppStateMonitorTest ‑ appColdStart_multipleSubscriber_callbackIsCalled
com.google.firebase.perf.application.AppStateMonitorTest ‑ appColdStart_singleSubscriberRegistersForMultipleTimes_oneCallbackIsCalled
com.google.firebase.perf.application.AppStateMonitorTest ‑ appColdStart_singleSubscriber_callbackIsCalled
com.google.firebase.perf.application.AppStateMonitorTest ‑ appHotStart_singleSubscriber_callbackIsNotCalled
com.google.firebase.perf.application.AppStateMonitorTest ‑ backgroundTrace_perfMonDeactivated_traceCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ backgroundTrace_perfMonDisabledAtRuntime_traceNotCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ backgroundTrace_perfMonEnabledAtRuntime_traceCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ foregroundBackgroundEvent_activityStateChanges_fgBgEventsCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ foregroundTrace_perfMonDeactivated_traceCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ foregroundTrace_perfMonDisabledAtRuntime_traceNotCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ foregroundTrace_perfMonEnabledAtRuntime_traceCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ screenTrace_noHardwareAccelerated_noExceptionThrown
com.google.firebase.perf.application.AppStateMonitorTest ‑ screenTrace_perfMonDeactivated_traceNotCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ screenTrace_perfMonDisabledAtBuildTime_traceNotCreated
com.google.firebase.perf.application.AppStateMonitorTest ‑ screenTrace_perfMonEnabledSwitchAtRuntime_traceCreationDependsOnRuntime
com.google.firebase.perf.application.AppStateMonitorTest ‑ screenTrace_twoActivities_traceStartedAndStoppedWithActivityLifecycle
com.google.firebase.perf.application.AppStateMonitorTest ‑ testAppStateCallbackWithNetworkRequestMetricBuilder
com.google.firebase.perf.application.AppStateMonitorTest ‑ testAppStateCallbackWithTrace
com.google.firebase.perf.application.AppStateMonitorTest ‑ testIncrementCount
com.google.firebase.perf.application.AppStateMonitorTest ‑ testRegisterActivityLifecycleCallbacks
com.google.firebase.perf.application.AppStateMonitorTest ‑ testTwoActivities
com.google.firebase.perf.application.AppStateMonitorTest ‑ testUnregisterActivityLifecycleCallbacks
com.google.firebase.perf.application.AppStateMonitorTest ‑ testUnregisterActivityLifecycleCallbacksBeforeItWasRegistered
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ fragmentTraceCreation_dropsTrace_whenFragmentNameTooLong
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ fragmentTraceCreation_hasParentFragment_addsParentFragmentAttribute
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ fragmentTraceCreation_noParentFragment_addsSpecialAttributeValue
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ fragmentTraceCreation_whenFrameMetricsIsAbsent_dropsTrace
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ fragmentTraceName_validFragment_validFragmentScreenTraceNameGenerated
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ lifecycleCallbacks_cleansUpMap_duringFragmentTransitions
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ lifecycleCallbacks_differentFrameMetricsCapturedByFrameRecorder_logFragmentScreenTrace
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ lifecycleCallbacks_differentFrameMetricsCapturedByFrameRecorder_logFragmentScreenTraceWithCorrectFrames
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ lifecycleCallbacks_onPausedCalledBeforeOnResume_doesNotLogFragmentScreenTrace
com.google.firebase.perf.application.FragmentStateMonitorTest ‑ lifecycleCallbacks_onPausedCalledTwice_logFragmentScreenTraceOnce
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStopSubTrace_activityRecordingHasEnded_returnsEmptyResult
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStopSubTrace_activityRecordingNeverStarted_returnsEmptyResult
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStopSubTrace_duringActivityRecording_returnsValidResult
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStopSubTrace_notContainedWithinActivityRecordingStartAndStop_returnsEmptyResult
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStopSubTrace_whenCalledTwice_ignoresSecondCall
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStopSubTrace_whenTwoSubTracesOverlap_returnsCorrectResults
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStop_calledInCorrectOrder_returnsValidResult
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ startAndStop_calledTwice_ignoresSecondCall
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ stopAndStopSubTrace_whenNoSubTraceWithGivenKeyExists_returnsEmptyResult
com.google.firebase.perf.application.FrameMetricsRecorderTest ‑ stop_whileNotStarted_returnsEmptyResult
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_invalidAndroidMetadataBundle_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_invalidAndroidMetadataBundle_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_invalidCache_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_invalidMetadataBundle_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_invalidRemoteConfig_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_invalidRemoteConfig_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_metadataAndRemoteConfigAndCacheAreSet_metadataHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_remoteConfigAndCacheAreSet_remoteConfigHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_validCache_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_validMetadata_notSaveMetadataInCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_validMetadata_returnsMetadata
com.google.firebase.perf.config.ConfigResolverTest ‑ getFragmentSamplingRate_validRemoteConfig_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionConfigValueAvailable_HasDeviceCacheFalseHasRemoteConfigValueFalse_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionConfigValueAvailable_HasDeviceCacheNoRemoteConfigValue_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionConfigValueAvailable_hasDeviceCacheHasRemoteConfigValueFalse_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionConfigValueAvailable_hasDeviceCacheHasRemoteConfig_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionConfigValueAvailable_noDeviceCacheHasRemoteConfigValueFalse_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionConfigValueAvailable_noDeviceCacheHasRemoteConfigValueTrue_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionConfigValueAvailable_noDeviceCacheNoRemoteConfig_returnsFalse
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionDeactivated_flagIsFalse_returnsFalse
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionDeactivated_flagIsTrue_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionDeactivated_flagNotSet_returnsFalse
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionEnabled_collectionDeactivated_returnsFalse
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionEnabled_deviceCacheIsTrue_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionEnabled_noDeviceCacheAndMetadataIsFalse_returnsFalse
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionEnabled_noDeviceCacheAndMetadataIsTrue_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsPerformanceCollectionEnabled_notDeviceCacheOrMetadata_returnsNull
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_deviceCacheHasSameValueAsFrc_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_lastFetchSucceededFromFrc_returnFrcValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_lastFlagFetchFailedFromFrc_returnFalse
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_sdkDisabledVersionAndSdkEnabled_returnsTrue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_sdkDisabledVersionFlagNoFrc_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_sdkDisabled_returnsFalse
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_sdkEnabledFlagNoFrc_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getIsServiceCollectionEnabled_sdkEnabledFlagNoFrc_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountBackground_inValidRemoteConfig_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountBackground_invalidCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountBackground_noRemoteConfigOrCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountBackground_noRemoteConfig_returnsCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountBackground_remoteConfigExists_returnsRemoteConfig
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountForeground_inValidRemoteConfig_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountForeground_invalidCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountForeground_noRemoteConfigOrCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountForeground_noRemoteConfig_returnsCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkEventCountForeground_remoteConfigExists_returnsRemoteConfig
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkRequestSamplingRate_10digitRemoteConfig_returnsRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkRequestSamplingRate_noRemoteConfigHasCache_returnsCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkRequestSamplingRate_noRemoteConfig_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkRequestSamplingRate_remoteConfigFetchFailed_returnsRCFailureDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkRequestSamplingRate_remoteConfigValueTooHigh_returnsDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkRequestSamplingRate_remoteConfigValueTooLow_returnsDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getNetworkRequestSamplingRate_validRemoteConfig_returnsRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getRateLimitSec_inValidRemoteConfig_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getRateLimitSec_invalidCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getRateLimitSec_noRemoteConfigOrCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getRateLimitSec_noRemoteConfig_returnsCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getRateLimitSec_remoteConfigExists_returnsRemoteConfig
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_invalidAndroidMetadataBundle_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_invalidAndroidMetadataBundle_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_invalidCache_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_invalidMetadataBundle_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_invalidRemoteConfig_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_invalidRemoteConfig_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_metadataAndRemoteConfigAndCacheAreSet_metadataHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_remoteConfigAndCacheAreSet_remoteConfigHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_validCache_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_validMetadata_notSaveMetadataInCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_validMetadata_returnsMetadata
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyBackgroundMs_validRemoteConfig_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_invalidAndroidMetadataBundle_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_invalidAndroidMetadataBundle_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_invalidCache_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_invalidMetadataBundle_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_invalidRemoteConfig_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_invalidRemoteConfig_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_metadataAndRemoteConfigAndCacheAreSet_metadataHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_remoteConfigAndCacheAreSet_remoteConfigHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_remoteConfigFetchFailed_returnDefaultRCValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_validCache_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_validMetadata_notSaveMetadataInCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_validMetadata_returnsMetadata
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsCpuCaptureFrequencyForegroundMs_validRemoteConfig_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_invalidAndroidMetadataBundle_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_invalidAndroidMetadataBundle_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_invalidCache_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_invalidMetadataBundle_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_invalidRemoteConfig_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_invalidRemoteConfig_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_metadataAndRemoteConfigAndCacheAreSet_metadataHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_remoteConfigAndCacheAreSet_remoteConfigHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_validCache_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_validMetadata_notSaveMetadataInCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_validMetadata_returnsMetadata
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMaxDurationMinutes_validRemoteConfig_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_invalidAndroidMetadataBundle_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_invalidAndroidMetadataBundle_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_invalidCache_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_invalidMetadataBundle_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_invalidRemoteConfig_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_invalidRemoteConfig_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_metadataAndRemoteConfigAndCacheAreSet_metadataHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_remoteConfigAndCacheAreSet_remoteConfigHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_validCache_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_validMetadata_notSaveMetadataInCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_validMetadata_returnsMetadata
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyBackgroundMs_validRemoteConfig_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_invalidAndroidMetadataBundle_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_invalidAndroidMetadataBundle_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_invalidCache_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_invalidMetadataBundle_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_invalidRemoteConfig_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_invalidRemoteConfig_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_metadataAndRemoteConfigAndCacheAreSet_metadataHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_remoteConfigAndCacheAreSet_remoteConfigHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_remoteConfigFetchFailed_returnDefaultRCValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_validCache_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_validMetadata_notSaveMetadataInCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_validMetadata_returnsMetadata
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsMemoryCaptureFrequencyForegroundMs_validRemoteConfig_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_invalidAndroidMetadataBundle_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_invalidAndroidMetadataBundle_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_invalidCache_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_invalidMetadataBundle_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_invalidRemoteConfig_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_invalidRemoteConfig_returnDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_metadataAndRemoteConfigAndCacheAreSet_metadataHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_remoteConfigAndCacheAreSet_remoteConfigHasHighestConfigPrecedence
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_remoteConfigFetchFailed_returnsRCFailureDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_validCache_returnCacheValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_validMetadata_notSaveMetadataInCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_validMetadata_returnsMetadata
com.google.firebase.perf.config.ConfigResolverTest ‑ getSessionsSamplingRate_validRemoteConfig_returnRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountBackground_inValidRemoteConfig_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountBackground_invalidCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountBackground_noRemoteConfigOrCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountBackground_noRemoteConfig_returnsCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountBackground_remoteConfigExists_returnsRemoteConfig
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountForeground_inValidRemoteConfig_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountForeground_invalidCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountForeground_noRemoteConfigOrCache_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountForeground_noRemoteConfig_returnsCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceEventCountForeground_remoteConfigExists_returnsRemoteConfig
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceSamplingRate_10digitRemoteConfig_returnsRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceSamplingRate_noRemoteConfigHasCache_returnsCache
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceSamplingRate_noRemoteConfig_returnsDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceSamplingRate_remoteConfigFetchFailed_returnsRCFailureDefault
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceSamplingRate_remoteConfigValueTooHigh_returnsDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceSamplingRate_remoteConfigValueTooLow_returnsDefaultValue
com.google.firebase.perf.config.ConfigResolverTest ‑ getTraceSamplingRate_validRemoteConfig_returnsRemoteConfigValue
com.google.firebase.perf.config.ConfigResolverTest ‑ setApplicationContext_contextIsProvided_deviceCacheManagerIsCalled
com.google.firebase.perf.config.ConfigResolverTest ‑ setContentProviderContext_contextIsProvided_deviceCacheManagerIsCalled
com.google.firebase.perf.config.ConfigResolverTest ‑ setIsPerformanceCollectionEnabled_collectionDeactivated_deviceCacheMangerNotCalled
com.google.firebase.perf.config.ConfigResolverTest ‑ setIsPerformanceCollectionEnabled_defaultSetting_deviceCacheMangerIsCalled
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_CollectionDeactivated_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_CollectionEnabled_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_FragmentSamplingRate_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_LogSourceName_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_NetworkEventCountBackground_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_NetworkEventCountForeground_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_NetworkRequestSamplingRate_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_RateLimitSec_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SdkDisabledVersion_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SdkEnabled_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SessionsCpuCaptureFrequencyBackgroundMs_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SessionsCpuCaptureFrequencyForegroundMs_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SessionsMaxDuration_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SessionsMemoryCaptureFrequencyBackgroundMs_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SessionsMemoryCaptureFrequencyForegroundMs_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_SessionsSamplingRate_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_TraceEventCountBackground_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_TraceEventCountForeground_validateConstants
com.google.firebase.perf.config.ConfigurationConstantsTest ‑ getInstance_TraceSamplingRate_validateConstants
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ clear_setBooleanThenCleared_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getBoolean_contextAndValueNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getBoolean_firebaseAppNotExist_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getBoolean_valueIsNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getBoolean_valueIsSet_returnsSetValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getDouble_contextAndValueNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getDouble_firebaseAppNotExist_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getDouble_valueIsNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getDouble_valueIsSetAsFloat_returnsSetValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getDouble_valueIsSet_returnsSetValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getLong_contextAndValueNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getLong_firebaseAppNotExist_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getLong_valueIsNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getLong_valueIsSet_returnsSetValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getString_contextAndValueNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getString_firebaseAppNotExist_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getString_valueIsNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ getString_valueIsSet_returnsSetValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueBoolean_contextNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueBoolean_keyIsNull_returnsFalse
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueBoolean_setTwice_canGetLatestValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueDouble_contextNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueDouble_keyIsNull_returnsFalse
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueDouble_setTwice_canGetLatestValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueDouble_wasSetAsFloat_canGetLatestValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueLong_contextNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueLong_keyIsNull_returnsFalse
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueLong_setTwice_canGetLatestValue
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueString_contextNotSet_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueString_keyIsNull_returnsFalse
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueString_setNullString_returnsEmpty
com.google.firebase.perf.config.DeviceCacheManagerTest ‑ setValueString_setTwice_canGetLatestValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_allowsRefetchOnFailure
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_frcValueSourceIsNotRemote_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_frcValueSourceIsRemote_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_invalidFrcType_returnsEmpty
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_keyIsNull_returnsEmpty
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_lastFetchIsLongAgo_triggersOneRcFetch
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_multipleTimes_triggersRcFetchOnlyOnce
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getBoolean_validFrcValue_returnsValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getDouble_invalidFrcType_returnsEmpty
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getDouble_keyIsNull_returnsEmpty
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getDouble_validFrcValue_returnsValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getInstance_verifiesSingleton
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getLong_invalidFrcType_returnsEmpty
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getLong_keyIsNull_returnsEmpty
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getLong_validFrcValue_returnsValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_allowsRefetchOnFailure
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_frcInjectedAfterInit_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_frcValueSourceIsNotRemote_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_frcValueSourceIsRemote_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_invalidFrcValue_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_nullFrc_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_triggersOneRcFetchIfPreviousFetchWasTooLongAgo
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultBoolean_triggersRcFetchOnceAndOnlyOnce
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_allowsRefetchOnFailure
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_frcInjectedAfterInit_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_frcValueSourceIsNotRemote_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_frcValueSourceIsRemote_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_invalidFrcValue_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_nullFrc_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_scalesFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_scalesVerySmallFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_triggersOneRcFetchIfPreviousFetchWasTooLongAgo
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultDouble_triggersRcFetchOnceAndOnlyOnce
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_allowsRefetchOnFailure
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_frcInjectedAfterInit_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_frcValueSourceIsNotRemote_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_frcValueSourceIsRemote_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_invalidFrcValue_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_nullFrc_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_triggersOneRcFetchIfPreviousFetchWasTooLongAgo
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultLong_triggersRcFetchOnceAndOnlyOnce
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultString_allowsRefetchOnFailure
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultString_frcInjectedAfterInit_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultString_frcValueSourceIsNotRemote_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultString_frcValueSourceIsRemote_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultString_nullFrc_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultString_triggersOneRcFetchIfPreviousFetchWasTooLongAgo
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefaultString_triggersRcFetchOnceAndOnlyOnce
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getRemoteConfigValueOrDefault_validFrcValueAndNullDefaultValue_returnsFrcValueAsString
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_allowsRefetchOnFailure
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_frcValueSourceIsNotRemote_returnsDefaultValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_frcValueSourceIsRemote_returnsFrcValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_keyIsNull_returnsEmpty
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_lastFetchIsLongAgo_triggersOneRcFetch
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_multipleTimes_triggersRcFetchOnlyOnce
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_validFrcValue_returnsValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ getString_validFrcValue_updatesWithNewValue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ isLastFetchFailed_frcIsNonNullAndStatusFailed_returnsTrue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ isLastFetchFailed_frcIsNonNullAndStatusOtherThanFailedOrThrottled_returnsFalse
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ isLastFetchFailed_frcIsNonNullAndStatusThrottled_returnsTrue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ isLastFetchFailed_frcIsNull_returnsTrue
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ syncConfigValues_savesNewlyFetchedValueToDeviceCache
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ triggerRemoteConfigFetchIfNecessary_doesNotFetchBeforeAppStartRandomDelay
com.google.firebase.perf.config.RemoteConfigManagerTest ‑ triggerRemoteConfigFetchIfNecessary_fetchesAfterAppStartRandomDelay
com.google.firebase.perf.ktx.LibraryVersionTest ‑ library version should be registered with runtime
com.google.firebase.perf.ktx.PerformanceTests ‑ httpMetric wrapper test
com.google.firebase.perf.ktx.PerformanceTests ‑ performance should delegate to FirebasePerformance#getInstance()
com.google.firebase.perf.ktx.PerformanceTests ‑ trace wrapper test
com.google.firebase.perf.logging.AndroidLoggerTest ‑ log_defaultLogcatConfig_disabledLogging
com.google.firebase.perf.logging.AndroidLoggerTest ‑ log_logcatDisabled_disabledLogging
com.google.firebase.perf.logging.AndroidLoggerTest ‑ log_logcatEnabled_loggedCorrectly
com.google.firebase.perf.logging.AndroidLoggerTest ‑ log_withFormatString_loggedCorrectly
com.google.firebase.perf.logging.AndroidLoggerTest ‑ log_withPreformattedString_loggedCorrectly
com.google.firebase.perf.logging.ConsoleUrlGeneratorTest ‑ testCustomTraceUrl
com.google.firebase.perf.logging.ConsoleUrlGeneratorTest ‑ testDashboardUrl
com.google.firebase.perf.logging.ConsoleUrlGeneratorTest ‑ testScreenTraceUrl
com.google.firebase.perf.metrics.AppStartTraceTest ‑ testDelayedAppStart
com.google.firebase.perf.metrics.AppStartTraceTest ‑ testInterleavedActivity
com.google.firebase.perf.metrics.AppStartTraceTest ‑ testLaunchActivity
com.google.firebase.perf.metrics.AppStartTraceTest ‑ testStartFromBackground
com.google.firebase.perf.metrics.AppStartTraceTest ‑ timeToInitialDisplay_isLogged
com.google.firebase.perf.metrics.CounterTest ‑ incrementCounterValueByZero
com.google.firebase.perf.metrics.CounterTest ‑ testCounter
com.google.firebase.perf.metrics.CounterTest ‑ testGetCounterAfterSettingIt
com.google.firebase.perf.metrics.CounterTest ‑ testGetCounterAfterSettingNegativeValue
com.google.firebase.perf.metrics.CounterTest ‑ testIncrementCounterWorksAfterSetCounter
com.google.firebase.perf.metrics.CounterTest ‑ testParcel
com.google.firebase.perf.metrics.FrameMetricsCalculatorTest ‑ calculateFrameMetrics_sparseIntArrayIsNull_returnsFrameMetricsWithAllZeros
com.google.firebase.perf.metrics.FrameMetricsCalculatorTest ‑ calculateFrameMetrics_validSparseIntArrayWithoutFrozenFrames_returnsCorrectFrameMetrics
Check notice on line 0 in .github
github-actions / Test Results
2472 tests found (test 1879 to 2472)
There are 2472 tests, see "Raw output" for the list of tests 1879 to 2472.
Raw output
com.google.firebase.perf.metrics.FrameMetricsCalculatorTest ‑ calculateFrameMetrics_validSparseIntArrayWithoutSlowFramesOrFrozenFrames_returnsCorrectFrameMetrics
com.google.firebase.perf.metrics.FrameMetricsCalculatorTest ‑ calculateFrameMetrics_validSparseIntArrayWithoutSlowFrames_returnsCorrectFrameMetrics
com.google.firebase.perf.metrics.FrameMetricsCalculatorTest ‑ calculateFrameMetrics_validSparseIntArray_returnsCorrectFrameMetrics
com.google.firebase.perf.metrics.HttpMetricTest ‑ addAttributeWithSameName
com.google.firebase.perf.metrics.HttpMetricTest ‑ markRequestComplete
com.google.firebase.perf.metrics.HttpMetricTest ‑ markResponseStart
com.google.firebase.perf.metrics.HttpMetricTest ‑ putAttribute
com.google.firebase.perf.metrics.HttpMetricTest ‑ putAttributeAfterHttpMetricIsStopped
com.google.firebase.perf.metrics.HttpMetricTest ‑ putInvalidAttribute
com.google.firebase.perf.metrics.HttpMetricTest ‑ removeAttribute
com.google.firebase.perf.metrics.HttpMetricTest ‑ removeAttributeAfterStopped
com.google.firebase.perf.metrics.HttpMetricTest ‑ setHttpResponseCode
com.google.firebase.perf.metrics.HttpMetricTest ‑ setRequestSize
com.google.firebase.perf.metrics.HttpMetricTest ‑ setResponseContentType
com.google.firebase.perf.metrics.HttpMetricTest ‑ setResponseSize
com.google.firebase.perf.metrics.HttpMetricTest ‑ startStop
com.google.firebase.perf.metrics.HttpMetricTest ‑ testMaxAttributes
com.google.firebase.perf.metrics.HttpMetricTest ‑ testMoreThanMaxAttributes
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testAllNullFields
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testIsReportSent
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testNoSessionIdsInNetworkRequestMetricWhenNotStarted
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSessionIdAdditionInNetworkRequestMetric
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSessionIdNotAddedIfPerfSessionIsNull
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSessionIdsInNetworkRequestMetricAfterStarted
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetHttpMethod
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetHttpResponseCode
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetReportSent
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetRequestEndTimeMicros
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetRequestPayloadBytes
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetRequestStartTimeMicros
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetRequestStartTimeMicrosDoesNotSingleTriggerGaugeCollectionOnNonVerboseSession
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetRequestStartTimeMicrosTriggerSingleGaugeCollectionOnVerboseSession
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetResponseContentType
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetResponsePayloadBytes
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetTimeToResponseCompletedMicros
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetTimeToResponseCompletedMicrosDoesNotTriggerSingleGaugeCollectionOnNonVerboseSession
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetTimeToResponseCompletedMicrosTriggerSingleGaugeCollectionOnVerboseSession
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetTimeToResponseInitiatedMicros
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSetUrl
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSettingInvalidContentType
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testSettingNullForContentTypeClearsIt
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testUpdateSessionWithNullIsNotAdded
com.google.firebase.perf.metrics.NetworkRequestMetricBuilderTest ‑ testUpdateSessionWithValidSessionIsAdded
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingAttributeWithNullKey
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingAttributeWithNullValue
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingCountersWithStartAndStop
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingCustomAttributes
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingCustomAttributesBeforeStartAfterStop
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingMoreThanMaxLocalAttributes
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingSubtraceAndCountersWithStartAndStop
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testAddingSubtraceWithStartAndStop
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testIncrementingCounterByX
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testJustStartAndStopWithoutCheckpointsAndCounters
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testRemovingCustomAttributes
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testRemovingNonExistingCustomAttributes
com.google.firebase.perf.metrics.TraceMetricBuilderTest ‑ testUpdatingCustomAttributes
com.google.firebase.perf.metrics.TraceTest ‑ recordTrace_performanceDisabledAfterCreation_notCrash
com.google.firebase.perf.metrics.TraceTest ‑ recordTrace_performanceDisabledAfterStart_notCrash
com.google.firebase.perf.metrics.TraceTest ‑ recordTrace_performanceDisabledBeforeCreation_notCrash
com.google.firebase.perf.metrics.TraceTest ‑ recordTrace_performanceEnabledAfterCreation_notCrash
com.google.firebase.perf.metrics.TraceTest ‑ recordTrace_performanceEnabledAfterStart_notCrash
com.google.firebase.perf.metrics.TraceTest ‑ recordTrace_performanceEnabledBeforeStop_notCrash
com.google.firebase.perf.metrics.TraceTest ‑ testAddingCountersWithStartAndStop
com.google.firebase.perf.metrics.TraceTest ‑ testAddingMoreThanMaxLocalAttributes
com.google.firebase.perf.metrics.TraceTest ‑ testAddingSubtraceAndCountersWithStartAndStop
com.google.firebase.perf.metrics.TraceTest ‑ testAddingSubtraceWithStartAndStop
com.google.firebase.perf.metrics.TraceTest ‑ testCanAddAttributeBeforeStart
com.google.firebase.perf.metrics.TraceTest ‑ testFinalize
com.google.firebase.perf.metrics.TraceTest ‑ testGetAttributesReturnsCopyOfUnderlyingMap
com.google.firebase.perf.metrics.TraceTest ‑ testGetTracesReturnsSameTraceWhenNameIsSame
com.google.firebase.perf.metrics.TraceTest ‑ testGettingMetricWithNullNameReturnsZeroAndDoesntCreateAMetric
com.google.firebase.perf.metrics.TraceTest ‑ testGettingNonExistentMetricDoesntCreateIt
com.google.firebase.perf.metrics.TraceTest ‑ testGlobalTrace
com.google.firebase.perf.metrics.TraceTest ‑ testIncrementingCounterAfterStop
com.google.firebase.perf.metrics.TraceTest ‑ testIncrementingCounterBeforeStart
com.google.firebase.perf.metrics.TraceTest ‑ testIncrementingCounterByNegativeValue
com.google.firebase.perf.metrics.TraceTest ‑ testIncrementingCounterByX
com.google.firebase.perf.metrics.TraceTest ‑ testInvalidKeyNamesAreIgnored
com.google.firebase.perf.metrics.TraceTest ‑ testIsStopped
com.google.firebase.perf.metrics.TraceTest ‑ testJustStartAndStopWithoutCheckpointsAndCounters
com.google.firebase.perf.metrics.TraceTest ‑ testLongNameGetsIgnored
com.google.firebase.perf.metrics.TraceTest ‑ testLongValueGetsIgnored
com.google.firebase.perf.metrics.TraceTest ‑ testMetricWithInvalidNameGetsIgnored
com.google.firebase.perf.metrics.TraceTest ‑ testMetricWithNameExceedsMaxLengthIsIgnored
com.google.firebase.perf.metrics.TraceTest ‑ testMetricWithUnderscoreInNameGetsIgnored
com.google.firebase.perf.metrics.TraceTest ‑ testNoStopIfNotStarted
com.google.firebase.perf.metrics.TraceTest ‑ testParcel
com.google.firebase.perf.metrics.TraceTest ‑ testParcelWithoutStopTrace
com.google.firebase.perf.metrics.TraceTest ‑ testRemoveAttributeAfterStopIsNoOp
com.google.firebase.perf.metrics.TraceTest ‑ testRemoveAttributeBeforeStart
com.google.firebase.perf.metrics.TraceTest ‑ testRemoveAttributeBetweenStartAndStop
com.google.firebase.perf.metrics.TraceTest ‑ testRemovingExistingAndAddingUpdatedValue
com.google.firebase.perf.metrics.TraceTest ‑ testRemovingNonExistingAttributeAttribute
com.google.firebase.perf.metrics.TraceTest ‑ testSessionIdAdditionInTrace
com.google.firebase.perf.metrics.TraceTest ‑ testSessionIdNotAddedIfPerfSessionIsNull
com.google.firebase.perf.metrics.TraceTest ‑ testSessionIdsEmptyWhenTraceNotStarted
com.google.firebase.perf.metrics.TraceTest ‑ testSessionIdsInTrace
com.google.firebase.perf.metrics.TraceTest ‑ testSettingAttributeAfterStopIsNoOp
com.google.firebase.perf.metrics.TraceTest ‑ testSettingAttributeBetweenStartAndStop
com.google.firebase.perf.metrics.TraceTest ‑ testSettingNegativeValueToMetric
com.google.firebase.perf.metrics.TraceTest ‑ testSettingOrIncrementingMetricAfterTraceIsStoppedDoesNothing
com.google.firebase.perf.metrics.TraceTest ‑ testSettingOrIncrementingMetricBeforeTraceIsStartedDoesNothing
com.google.firebase.perf.metrics.TraceTest ‑ testTraceInvalidNameDoesNotGetStarted
com.google.firebase.perf.metrics.TraceTest ‑ testTraceStartStopDoesNotTriggerSingleGaugeCollectionOnNonVerboseSession
com.google.firebase.perf.metrics.TraceTest ‑ testTraceStartStopTriggerSingleGaugeCollectionOnVerboseSession
com.google.firebase.perf.metrics.TraceTest ‑ testUpdateSessionWithNullIsNotAdded
com.google.firebase.perf.metrics.TraceTest ‑ testUpdateSessionWithValidSessionIsAdded
com.google.firebase.perf.metrics.TraceTest ‑ testUpdatingAttributeAfterStopIsNoOp
com.google.firebase.perf.metrics.validator.FirebasePerfApplicationInfoValidatorTest ‑ testAbsenceOfRequiredFieldsFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfApplicationInfoValidatorTest ‑ testAbsenceOfRequiredFieldsOnAndroidApplicationInfoFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfGaugeManagerValidatorTest ‑ testGaugeMetadataWithoutMaxJavaHeapIsNotValid
com.google.firebase.perf.metrics.validator.FirebasePerfGaugeManagerValidatorTest ‑ testGaugeMetricIsValid
com.google.firebase.perf.metrics.validator.FirebasePerfGaugeManagerValidatorTest ‑ testGaugeMetricWithOnlyCpuMetricIsValid
com.google.firebase.perf.metrics.validator.FirebasePerfGaugeManagerValidatorTest ‑ testGaugeMetricWithOnlyGaugeMetadataIsValid
com.google.firebase.perf.metrics.validator.FirebasePerfGaugeManagerValidatorTest ‑ testGaugeMetricWithOnlyMemoryMetricIsValid
com.google.firebase.perf.metrics.validator.FirebasePerfGaugeManagerValidatorTest ‑ testGaugeMetricWithoutAnyMetricsIsNotValid
com.google.firebase.perf.metrics.validator.FirebasePerfGaugeManagerValidatorTest ‑ testGaugeMetricWithoutSessionIdIsNotValid
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testAbsenceOfClientStartTimeUsFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testAbsenceOfHttpMethodFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testAbsenceOfHttpResponseCodeFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testAbsenceOfTimeToResponseCompletedUsFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testAbsenceOfUrlFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testClientStartTimeUs
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testEmptyUrl
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testInvalidContentType
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testInvalidResponseCode
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testInvalidResponsePayloadBytes
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testInvalidUrl
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testIsValid
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testIsValidHttpMethod
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNegativeTimeToRequestCompleted
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNegativeTimeToResponseCompleted
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNegativeTimeToResponseInitiated
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNullContentType
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNullRequestPayloadBytes
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNullResponseCode
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNullResponsePayloadBytes
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNullTimeToRequestCompleted
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testNullTimeToResponseInitiated
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testRequestPayloadBytes
com.google.firebase.perf.metrics.validator.FirebasePerfNetworkValidatorTest ‑ testValidContentType
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ screenTrace_shouldNotAllowNonPositiveTotalFrames
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testAbsenceOfRequiredFieldsFailsValidation
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testEmptyCounterId
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testEmptyTraceId
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testExceedMaxSubtrace
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testExceedsMaxLengthCounterId
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testExceedsMaxLengthTraceId
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testInvalidCounterSubtrace
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testInvalidSubtrace
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testIsValid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testIsValidTrace
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testNegativeCounterValue
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testNegativeDuration
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testNullDuration
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testNullTraceId
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ testZeroCounterValue
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeEmptyKeyAndValue_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeEmptyKey_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeEmptyValue_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeWithFirebasePrefix_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeWithGAPrefix_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeWithGooglePrefix_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeWithLongKey_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeWithLongValue_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeWithNumberPrefix_marksPerfMetricInvalid
com.google.firebase.perf.metrics.validator.FirebasePerfTraceValidatorTest ‑ traceValidator_customAttributeWithUnderscorePrefix_marksPerfMetricInvalid
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteHostRequest
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteHostRequestContext
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteHostRequestContextError
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteHostRequestError
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteRequest
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteRequestContext
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteRequestContextError
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testExecuteRequestError
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testHostRequestHandler
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testHostRequestHandlerContext
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testHostRequestHandlerContextError
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testHostRequestHandlerError
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testRequestHandler
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testRequestHandlerContext
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testRequestHandlerContextError
com.google.firebase.perf.network.FirebasePerfHttpClientTest ‑ testRequestHandlerError
com.google.firebase.perf.network.FirebasePerfOkHttpClientTest ‑ testSendMetric
com.google.firebase.perf.network.FirebasePerfOkHttpClientTest ‑ testSendMetricWithQueryURL
com.google.firebase.perf.network.FirebasePerfUrlConnectionTest ‑ testGetContentClasses
com.google.firebase.perf.network.FirebasePerfUrlConnectionTest ‑ testGetContentError
com.google.firebase.perf.network.FirebasePerfUrlConnectionTest ‑ testOpenStreamHttpConnectionError
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ availableThrowsIOException
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ closeThrowsIOException
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ readByteEOFLogsMetric
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ readByteOffsetCountEOFLogsMetric
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ readByteOffsetCountThrowsIOException
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ readByteThrowsIOException
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ readEOFLogsMetric
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ readThrowsIOException
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ resetThrowsIOException
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ skipThrowsIOException
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testAvailable
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testClose
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testMark
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testMarkSupported
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testRead
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testReadBuffer
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testReadBufferOffsetCount
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testReadBufferOffsetZero
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testReset
com.google.firebase.perf.network.InstrHttpInputStreamTest ‑ testSkip
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ closeThrowsIOException
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ flushThrowsIOException
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ testClose
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ testFlush
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ testWriteByteArray
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ testWriteByteArrayOffLength
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ testWriteInt
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ writeByteOffsetLengthThrowsIOException
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ writeByteThrowsIOException
com.google.firebase.perf.network.InstrHttpOutputStreamTest ‑ writeIntThrowsIOException
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testAddRequestProperty
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testConnect
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testDisconnect
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetAllowUserInteraction
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetConnectTimeout
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetContent
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetContentClasses
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetContentEncoding
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetContentIOException
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetContentLength
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetContentLengthLong
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetContentType
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetDate
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetDefaultUseCaches
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetDoInput
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetDoOutput
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetErrorStream
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetErrorStreamNull
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetExpiration
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetHeaderField
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetHeaderFieldInt
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetHeaderFieldKey
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetHeaderFieldLong
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetHeaderFieldString
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetHeaderFields
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetIfModifiedSince
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetInputStream
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetInstanceFollowRedirects
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetLastModified
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetOutputStream
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetPermission
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetReadTimeout
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetRequestMethod
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetRequestProperties
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetRequestProperty
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetResponseCode
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetResponseMessage
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testGetUseCaches
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetAllowUserInteraction
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetChunkedStreamingMode
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetConnectTimeout
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetDefaultUseCaches
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetDoInput
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetDoOutput
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetFixedLengthStreamingMode
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetFixedLengthStreamingModeLong
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetIfModifiedSince
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetInstanceFollowRedirects
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetReadTimeout
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetRequestMethod
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetRequestProperty
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testSetUseCaches
com.google.firebase.perf.network.InstrHttpURLConnectionTest ‑ testUsingProxy
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testAddRequestProperty
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testConnect
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testDisconnect
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetAllowUserInteraction
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetCipherSuite
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetConnectTimeout
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetContent
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetContentClasses
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetContentEncoding
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetContentLength
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetContentLengthLong
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetContentType
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetDate
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetDefaultUseCaches
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetDoInput
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetDoOutput
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetErrorStream
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetErrorStreamNull
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetExpiration
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetHeaderField
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetHeaderFieldInt
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetHeaderFieldKey
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetHeaderFieldLong
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetHeaderFieldString
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetHeaderFields
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetHostnameVerifier
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetIfModifiedSince
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetInputStream
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetInstanceFollowRedirects
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetLastModified
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetLocalCertificates
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetLocalPrincipal
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetOutputStream
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetPeerPrincipal
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetPermission
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetReadTimeout
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetRequestMethod
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetRequestProperties
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetRequestProperty
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetResponseCode
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetResponseMessage
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetSSLSocketFactory
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetServerCertificates
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testGetUseCaches
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetAllowUserInteraction
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetChunkedStreamingMode
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetConnectTimeout
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetDefaultUseCaches
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetDoInput
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetDoOutput
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetFixedLengthStreamingMode
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetFixedLengthStreamingModeLong
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetHostnameVerifier
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetIfModifiedSince
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetInstanceFollowRedirects
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetReadTimeout
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetRequestMethod
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetRequestProperty
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetSSLSocketFactory
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testSetUseCaches
com.google.firebase.perf.network.InstrHttpsURLConnectionTest ‑ testUsingProxy
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testConnectThrowsIOException
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetContentClassesThrowsIOException
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetHeaderFieldDate
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetInputStreamThrowsIOException
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetInputStreamWithNullInputStreamReturnsNull
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetOutputStreamThrowsIOException
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetOutputStreamWithNullOuputStreamReturnsNull
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetPermissionThrowsIOException
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetResponseCodeThrowsIOException
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetResponseMessageThrowsIOException
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testGetUrl
com.google.firebase.perf.network.InstrURLConnectionBaseTest ‑ testToString
com.google.firebase.perf.network.InstrumentApacheHttpResponseHandlerTest ‑ testHandleResponse
com.google.firebase.perf.network.InstrumentOkHttpEnqueueCallbackTest ‑ testOnFailure
com.google.firebase.perf.network.InstrumentOkHttpEnqueueCallbackTest ‑ testOnResponse
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_exactFlgMatchWithDottedVersion_returnsFalse
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_exactFlgMatchWithoutDottedVersion_returnsFalse
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_flgMatchButMissingFirstForwardSlash_returnsTrue
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_flgMatchButMissingLastForwardSlash_returnsTrue
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_flgMatchButMissingVersion_returnsTrue
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_flgMatchWithRandomVersion_returnsFalse
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_flgMatchWithSpaceDelimitedRandomVersion_returnsTrue
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_flgSubstringMatchWithSpaces_returnsFalse
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_flgSubstringMatchWithoutSpaces_returnsTrue
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_nullValue_returnsTrue
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_popularUserAgents_returnsTrue
com.google.firebase.perf.network.NetworkRequestMetricBuilderUtilTest ‑ isAllowedUserAgent_randomString_returnsTrue
com.google.firebase.perf.session.PerfSessionTest ‑ instanceCreation
com.google.firebase.perf.session.PerfSessionTest ‑ shouldCollectGaugesAndEvents_perfMonDeactivated_sessionNotVerbose
com.google.firebase.perf.session.PerfSessionTest ‑ shouldCollectGaugesAndEvents_perfMonDisabledAtBuildtime_verbosityDependsOnRuntime
com.google.firebase.perf.session.PerfSessionTest ‑ shouldCollectGaugesAndEvents_perfMonDisabledAtRuntime_sessionNotVerbose
com.google.firebase.perf.session.PerfSessionTest ‑ testBuildAndSortMovesTheVerboseSessionToTop
com.google.firebase.perf.session.PerfSessionTest ‑ testIsExpiredReturnsFalseWhenCurrentSessionLengthIsEqualToMaxSessionLength
com.google.firebase.perf.session.PerfSessionTest ‑ testIsExpiredReturnsFalseWhenCurrentSessionLengthIsLessThanMaxSessionLength
com.google.firebase.perf.session.PerfSessionTest ‑ testIsExpiredReturnsTrueWhenCurrentSessionLengthIsGreaterThanMaxSessionLength
com.google.firebase.perf.session.PerfSessionTest ‑ testPerfSessionConversion
com.google.firebase.perf.session.PerfSessionTest ‑ testPerfSessionConversionWithoutVerbosity
com.google.firebase.perf.session.PerfSessionTest ‑ testPerfSessionsCreateDisabledGaugeCollectionWhenSessionsFeatureDisabled
com.google.firebase.perf.session.PerfSessionTest ‑ testPerfSessionsCreateDisabledGaugeCollectionWhenVerboseSessionForceDisabled
com.google.firebase.perf.session.PerfSessionTest ‑ testPerfSessionsCreateEnablesGaugeCollectionWhenVerboseSessionForceEnabled
com.google.firebase.perf.session.SessionManagerTest ‑ setApplicationContext_logGaugeMetadata_afterGaugeMetadataManagerIsInitialized
com.google.firebase.perf.session.SessionManagerTest ‑ testGaugeMetadataIsFlushedOnlyWhenNewVerboseSessionIsCreated
com.google.firebase.perf.session.SessionManagerTest ‑ testInstanceCreation
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateDoesNothingDuringAppStart
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateDoesntGenerateNewSessionIdOnBackgroundState
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateDoesntMakeGaugeManagerLogGaugeMetadataOnBackgroundStateEvenIfSessionIsVerbose
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateDoesntMakeGaugeManagerLogGaugeMetadataOnForegroundStateIfSessionIsNonVerbose
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateGeneratesNewSessionIdOnBackgroundStateIfPerfSessionExpires
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateGeneratesNewSessionIdOnForegroundState
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateMakesGaugeManagerLogGaugeMetadataOnBackgroundAppStateIfSessionIsVerboseAndTimedOut
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateMakesGaugeManagerLogGaugeMetadataOnForegroundStateIfSessionIsVerbose
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateMakesGaugeManagerStartCollectingGaugesIfSessionIsVerbose
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateMakesGaugeManagerStopCollectingGaugesIfSessionIsNonVerbose
com.google.firebase.perf.session.SessionManagerTest ‑ testOnUpdateAppStateMakesGaugeManagerStopCollectingGaugesWhenSessionsDisabled
com.google.firebase.perf.session.SessionManagerTest ‑ testPerfSessionExpiredMakesGaugeManagerStopsCollectingGaugesIfSessionIsVerbose
com.google.firebase.perf.session.SessionManagerTest ‑ testPerfSession_sessionAwareObjects_DoesNotNotifyIfUnregistered
com.google.firebase.perf.session.SessionManagerTest ‑ testPerfSession_sessionAwareObjects_NotifiesIfRegistered
com.google.firebase.perf.session.SessionManagerTest ‑ testPerfSession_sessionAwareObjects_doesntNotifyIfNotRegistered
com.google.firebase.perf.session.SessionManagerTest ‑ testSessionIdDoesNotUpdateIfPerfSessionRunsTooLong
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testCollectCpuMetricContainsApproximatelyCorrectTimestamp
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testCollectCpuMetricDoesntStartCollectingWithInvalidCpuMetricCollectionRate
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testCollectOnce_addOnlyOneCpuMetricReadingToQueue
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testCollectingCpuMetricDoesntAddAnythingToQueueWhenCannotParseIntegersFromFile
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testCollectingCpuMetricDoesntAddAnythingToQueueWhenItEncountersProcFileWithInsufficientData
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testCollectingCpuMetricHasCorrectValuesFromProcPidStatFile
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testCollectingCpuMetricHasCorrectValuesFromProcPidStatFileDifferentClockTicksPerSecond
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testDoesntCollectAnyDataWhenCpuClockTicksPerSecondIsZero
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testDoesntCollectAnyDataWhenInvalidValueForCpuClockTicksPerSecond
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testInvalidFrequency
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testStartCollectingAddsCpuMetricReadingsToTheConcurrentLinkedQueue
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testStartCollectingDoesntAddAnythingToQueueWhenReadingProcPidStatFileFails
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testStartCollectingHasCorrectInterval
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testStartCollection_doesNotAddAnythingToQueueWhenFileNotFound
com.google.firebase.perf.session.gauges.CpuGaugeCollectorTest ‑ testStopCollectingCancelsFutureTasks
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ startCollectingGaugesOnBackground_invalidMemoryCaptureMs_onlyDisableMemoryCollection
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ startCollectingGaugesOnForeground_invalidMemoryCaptureMs_onlyDisableMemoryCollection
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ startCollectingGauges_validGaugeCollectionFrequency_appInForeground
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ stopCollectingCPUMetric_invalidCPUCaptureFrequency_OtherMetricsWithValidFrequency
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ stopCollectingCPUMetric_invalidCPUCaptureFrequency_OtherMetricsWithValidFrequencyInBackground
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ stopCollectingCPUMetrics_invalidCPUCaptureFrequency_appInForegrounf
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ stopCollectingGauges_invalidGaugeCollectionFrequency_appInForeground
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ stopCollectingGauges_invalidMemoryCollectionFrequency_appInForeground
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testCollectGaugeMetricOnceCollectAllMetricsWhenCollectionIsEnabled
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testGaugeManagerClearsTheQueueEachRun
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testLogGaugeMetadataDoesntLogWhenGaugeMetadataManagerNotAvailable
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testLogGaugeMetadataLogsAfterApplicationContextIsSet
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testLogGaugeMetadataSendDataToTransport
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartCollectingGaugesDoesNotStartAJobToConsumeMetricsWithUnknownAppState
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartCollectingGaugesDoesNotStartCollectingMetricsWithUnknownApplicationProcessState
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartCollectingGaugesStartsAJobToConsumeTheGeneratedMetrics
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartCollectingGaugesStartsCollectingMetricsInBackgroundState
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartCollectingGaugesStartsCollectingMetricsInForegroundState
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartGaugeManagerWithNewSessionIdAndNewAppState
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartGaugeManagerWithSameSessionIdButDifferentAppState
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStartingGaugeManagerWithNewSessionIdButSameAppState
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStopCollectingGaugesCreatesOneLastJobToConsumeAnyPendingMetrics
com.google.firebase.perf.session.gauges.GaugeManagerTest ‑ testStopCollectingGaugesStopsCollectingAllGaugeMetrics
com.google.firebase.perf.session.gauges.GaugeMetadataManagerTest ‑ testGetDeviceRamSize_returnsExpectedValue
com.google.firebase.perf.session.gauges.GaugeMetadataManagerTest ‑ testGetMaxAppJavaHeapMemory_returnsExpectedValue
com.google.firebase.perf.session.gauges.GaugeMetadataManagerTest ‑ testGetMaxEncouragedAppJavaHeapMemory_returnsExpectedValue
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testCollectMemoryMetric_doesNotStartCollecting_withInvalidMemoryMetricCollectionRate
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testCollectOnce_addOnlyOneMemoryMetricReadingToQueue
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testCollectedMemoryMetric_containsApproximatelyCorrectTimestamp
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testCollectedMemoryMetric_hasCorrectValues
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testInvalidFrequency
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testStartCollecting_addsMemoryMetricReadingsToQueue
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testStartCollecting_hasCorrectInterval
com.google.firebase.perf.session.gauges.MemoryGaugeCollectorTest ‑ testStopCollecting_cancelsFutureTasks
com.google.firebase.perf.transport.FlgTransportTest ‑ log_perfMetricGauge_flgLoggerCalled
com.google.firebase.perf.transport.FlgTransportTest ‑ log_perfMetricNetwork_flgLoggerCalled
com.google.firebase.perf.transport.FlgTransportTest ‑ log_perfMetricTrace_flgLoggerCalled
com.google.firebase.perf.transport.RateLimiterTest ‑ getIsDeviceAllowedToSendFragmentScreenTraces_8digitSamplingRate_fragmentIsDisabled
com.google.firebase.perf.transport.RateLimiterTest ‑ getIsDeviceAllowedToSendFragmentScreenTraces_8digitSamplingRate_fragmentIsEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ getIsDeviceAllowedToSendNetwork_8digitSamplingRate_networkIsDisabled
com.google.firebase.perf.transport.RateLimiterTest ‑ getIsDeviceAllowedToSendNetwork_8digitSamplingRate_networkIsEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ getIsDeviceAllowedToSendTraces_8digitSamplingRate_traceIsDisabled
com.google.firebase.perf.transport.RateLimiterTest ‑ getIsDeviceAllowedToSendTraces_8digitSamplingRate_traceIsEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ getRateFromNetworkParams_defaultValues_worksCorrectly
com.google.firebase.perf.transport.RateLimiterTest ‑ getRateFromNetworkParams_nonDefaultValues_worksCorrectly
com.google.firebase.perf.transport.RateLimiterTest ‑ getRateFromTraceParams_defaultValues_worksCorrectly
com.google.firebase.perf.transport.RateLimiterTest ‑ getRateFromTraceParams_nonDefaultValues_worksCorrectly
com.google.firebase.perf.transport.RateLimiterTest ‑ isEventSampled_fragmentWithVerboseSessionDisabled_returnsFalse
com.google.firebase.perf.transport.RateLimiterTest ‑ isEventSampled_fragmentWithVerboseSessionEnabled_returnsTrue
com.google.firebase.perf.transport.RateLimiterTest ‑ samplingBucketIdRandomness
com.google.firebase.perf.transport.RateLimiterTest ‑ testBackgroundTraceWithCountersIsNotRateLimitApplicable
com.google.firebase.perf.transport.RateLimiterTest ‑ testBackgroundTraceWithoutCountersIsRateLimitApplicable
com.google.firebase.perf.transport.RateLimiterTest ‑ testChangeRate
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_bothTracesAndFragmentEnabled_acceptsFragmentTrace
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_bothTracesAndNetworkDisabled
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_bothTracesAndNetworkEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_changeInFragmentSamplingRateIsImmediatelyEffective
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_changeInNetworkSamplingRateIsImmediatelyEffective
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_changeInTraceSamplingRateIsImmediatelyEffective
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_tracesDisabledButFragmentEnabled_dropsFragmentTrace
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_tracesDisabledButNetworkEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_tracesEnabledButFragmentDisabled_dropsFragmentTrace
com.google.firebase.perf.transport.RateLimiterTest ‑ testDeviceSampling_tracesEnabledButNetworkDisabled
com.google.firebase.perf.transport.RateLimiterTest ‑ testForegroundTraceWithCountersIsNotRateLimitApplicable
com.google.firebase.perf.transport.RateLimiterTest ‑ testForegroundTraceWithoutCountersIsRateLimitApplicable
com.google.firebase.perf.transport.RateLimiterTest ‑ testGaugeMetricIsNotRateLimitApplicable
com.google.firebase.perf.transport.RateLimiterTest ‑ testGaugesAreNeverSampled
com.google.firebase.perf.transport.RateLimiterTest ‑ testNetworkRequestMetricIsRateLimitApplicable
com.google.firebase.perf.transport.RateLimiterTest ‑ testNetworkRequestsAreNotSampledWhenSessionIsVerboseAndSamplingEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ testNetworkRequestsAreSampledWhenSessionIsNonVerboseAndSamplingEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ testRateLimit
com.google.firebase.perf.transport.RateLimiterTest ‑ testRateLimitImpl
com.google.firebase.perf.transport.RateLimiterTest ‑ testRateLimiterImplWithBursts_rateLessThanCapacity_doesNotAllowMoreThanCapacity
com.google.firebase.perf.transport.RateLimiterTest ‑ testRateLimiterImplWithBursts_rateMoreThanCapacity_doesNotAllowMoreThanCapacity
com.google.firebase.perf.transport.RateLimiterTest ‑ testRateLimiterImplWithIrregularTimeIntervals
com.google.firebase.perf.transport.RateLimiterTest ‑ testRateLimiterImplWithLongTimeGapBetweenEvents_doesNotAccumulateTokensOrCauseBurst
com.google.firebase.perf.transport.RateLimiterTest ‑ testTraceMetricNoSpecialNameIsRateLimitApplicable
com.google.firebase.perf.transport.RateLimiterTest ‑ testTracesAreNotSampledWhenSessionIsVerboseAndSamplingEnabled
com.google.firebase.perf.transport.RateLimiterTest ‑ testTracesAreSampledWhenSessionIsNonVerboseAndSamplingEnabled
com.google.firebase.perf.transport.TransportManagerTest ‑ appStateChanges_capturedByUpdatingRate
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidGaugeMetric_knownApplicationProcessState_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidGaugeMetric_transportNotInitialized_notLoggedAfterInitialization
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidGaugeMetric_unknownApplicationProcessState_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidNetworkMetric_knownApplicationProcessState_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidNetworkMetric_transportNotInitialized_notLoggedAfterInitialization
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidNetworkMetric_unknownApplicationProcessState_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidNetworkMetric_validURIButInvalidHostWithUnknownApplicationState_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidTraceMetric_knownApplicationProcessState_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidTraceMetric_transportNotInitialized_notLoggedAfterInitialization
com.google.firebase.perf.transport.TransportManagerTest ‑ invalidTraceMetric_unknownApplicationProcessState_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ logGaugeMetric_globalCustomAttributesAreNotAdded
com.google.firebase.perf.transport.TransportManagerTest ‑ logGaugeMetric_perfSessionExpired_doesNotUpdateSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logGaugeMetric_perfSessionNotExpired_doesNotUpdateSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logGauges_fewGaugesAfterOtherCappedEventsAndTransportNotInitialized_cappedEventsDoesNotCauseOtherEventsToCap
com.google.firebase.perf.transport.TransportManagerTest ‑ logMultipleEvents_exhaustTheEntireCacheWhileTransportNotInitialized_eventsAfterMaxCapAreNotQueued
com.google.firebase.perf.transport.TransportManagerTest ‑ logMultipleEvents_transportNotInitialized_validEventsGetLoggedInOrderAfterInitialization
com.google.firebase.perf.transport.TransportManagerTest ‑ logMultipleGauges_transportNotInitialized_gaugesAfterMaxCapAreNotQueued
com.google.firebase.perf.transport.TransportManagerTest ‑ logMultipleNetworkRequests_transportNotInitialized_networkRequestsAfterMaxCapAreNotQueued
com.google.firebase.perf.transport.TransportManagerTest ‑ logMultipleTraces_transportNotInitialized_tracesAfterMaxCapAreNotQueued
com.google.firebase.perf.transport.TransportManagerTest ‑ logNetworkMetric_globalCustomAttributesAreAdded
com.google.firebase.perf.transport.TransportManagerTest ‑ logNetworkMetric_perfSessionExpired_doesNotUpdateSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logNetworkMetric_perfSessionNotExpired_doesNotUpdateSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logNetworkMetric_sessionEnabled_doesNotStripOffSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logNetworkRequests_fewNetworkRequestsAfterOtherCappedEventsAndTransportNotInitialized_cappedEventsDoesNotCauseOtherEventsToCap
com.google.firebase.perf.transport.TransportManagerTest ‑ logPerfMetric_dispatchedToFlgOnly
com.google.firebase.perf.transport.TransportManagerTest ‑ logTraceMetric_globalCustomAttributesAreAdded
com.google.firebase.perf.transport.TransportManagerTest ‑ logTraceMetric_perfSessionExpired_doesNotUpdateSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logTraceMetric_perfSessionNotExpired_doesNotUpdateSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logTraceMetric_sessionEnabled_doesNotStripOffSessionId
com.google.firebase.perf.transport.TransportManagerTest ‑ logTraces_fewTracesAfterOtherCappedEventsAndTransportNotInitialized_cappedEventsDoesNotCauseOtherEventsToCap
com.google.firebase.perf.transport.TransportManagerTest ‑ syncLogForGaugeMetric_performanceDisabled_noInteractionWithFirebaseInstallations
com.google.firebase.perf.transport.TransportManagerTest ‑ syncLogForNetworkMetric_performanceDisabled_noInteractionWithFirebaseInstallations
com.google.firebase.perf.transport.TransportManagerTest ‑ syncLogForTraceMetric_performanceDisabled_noInteractionWithFirebaseInstallations
com.google.firebase.perf.transport.TransportManagerTest ‑ syncLog_appInBackgroundWithCache_neverCallsFirebaseInstallations
com.google.firebase.perf.transport.TransportManagerTest ‑ syncLog_appInBackgroundWithoutCache_callsFirebaseInstallationsOnce
com.google.firebase.perf.transport.TransportManagerTest ‑ syncLog_appInForeground_alwaysCallFirebaseInstallations
com.google.firebase.perf.transport.TransportManagerTest ‑ validGaugeMetric_knownApplicationProcessState_getLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validGaugeMetric_perfDisabled_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validGaugeMetric_transportNotInitialized_getLoggedAfterInitialization
com.google.firebase.perf.transport.TransportManagerTest ‑ validGaugeMetric_unknownApplicationProcessState_getLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validGaugeMetric_withCpuReadings_isLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validGaugeMetric_withMemoryReadings_isLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validGaugeMetric_withMetadata_isLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_knownApplicationProcessState_getLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_notSampled_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_nullInstallationsAndNoCache_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_nullInstallationsDuringInitButValidValueLater_getLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_perfDisabled_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_rateLimited_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_transportNotInitialized_getLoggedAfterInitialization
com.google.firebase.perf.transport.TransportManagerTest ‑ validNetworkMetric_unknownApplicationProcessState_getLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_knownApplicationProcessState_getLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_notSampled_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_nullInstallationsAndNoCache_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_nullInstallationsDuringInitButValidValueLater_getLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_perfDisabled_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_rateLimited_notLogged
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_transportNotInitialized_getLoggedAfterInitialization
com.google.firebase.perf.transport.TransportManagerTest ‑ validTraceMetric_unknownApplicationProcessState_getLogged
com.google.firebase.perf.util.FirstDrawDoneListenerTest ‑ onDraw_postsCallbackToFrontOfQueue
com.google.firebase.perf.util.FirstDrawDoneListenerTest ‑ onDraw_unregistersItself_inLayoutChangeListener
com.google.firebase.perf.util.FirstDrawDoneListenerTest ‑ registerForNextDraw_delaysAddingListenerForAPIsBelow26
com.google.firebase.perf.util.FirstDrawDoneListenerTest ‑ registerForNextDraw_directlyAddsListenerForApi26AndAbove
com.google.firebase.perf.util.ImmutableBundleTest ‑ containsKey_doesNotReturnKeyIfNotPresent
com.google.firebase.perf.util.ImmutableBundleTest ‑ containsKey_returnsKeyIfPresent
com.google.firebase.perf.util.ImmutableBundleTest ‑ getBooleanOptional_keyIsNull_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getBooleanOptional_noValueFound_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getBooleanOptional_valueFound_returnsValue
com.google.firebase.perf.util.ImmutableBundleTest ‑ getBooleanOptional_valueTypeNotMatch_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getDoubleOptional_keyIsNull_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getDoubleOptional_noValueFound_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getDoubleOptional_valueFound_returnsValue
com.google.firebase.perf.util.ImmutableBundleTest ‑ getDoubleOptional_valueIsNull_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getDoubleOptional_valueTypeNotMatch_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getLongOptional_extremeIntValue_returnsValue
com.google.firebase.perf.util.ImmutableBundleTest ‑ getLongOptional_keyIsNull_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getLongOptional_noValueFound_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getLongOptional_valueFound_returnsValue
com.google.firebase.perf.util.ImmutableBundleTest ‑ getLongOptional_valueIsNull_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ getLongOptional_valueIsZero_returnsValue
com.google.firebase.perf.util.ImmutableBundleTest ‑ getLongOptional_valueTypeNotMatch_returnsEmpty
com.google.firebase.perf.util.ImmutableBundleTest ‑ testImmutability
com.google.firebase.perf.util.RateTest ‑ ratePerMicrosecond
com.google.firebase.perf.util.RateTest ‑ ratePerMillisecond
com.google.firebase.perf.util.RateTest ‑ ratePerMinute
com.google.firebase.perf.util.RateTest ‑ ratePerNanosecond
com.google.firebase.perf.util.RateTest ‑ ratePerSecond
com.google.firebase.perf.util.StorageUnitTest ‑ testConvert
com.google.firebase.perf.util.StorageUnitTest ‑ testToBytes
com.google.firebase.perf.util.TimerTest ‑ getDurationMicros_returnsDifferenceBetweenElapsedRealtime
com.google.firebase.perf.util.TimerTest ‑ ofElapsedRealtime_createsNewTimerWithArgumentElapsedRealtime
com.google.firebase.perf.util.TimerTest ‑ ofElapsedRealtime_extrapolatesWallTime
com.google.firebase.perf.util.TimerTest ‑ testCreate
com.google.firebase.perf.util.TimerTest ‑ testGetCurrentTimestampMicros
com.google.firebase.perf.util.TimerTest ‑ testParcel
com.google.firebase.perf.util.TimerTest ‑ testReset
com.google.firebase.perf.util.URLAllowlistTest ‑ hostLevelDomainsWithConfigFile_respectTheAllowlist
com.google.firebase.perf.util.URLAllowlistTest ‑ hostLevelDomainsWithoutConfigFile_returnsTrue
com.google.firebase.perf.util.URLAllowlistTest ‑ invalidHostButValidUri_returnsTrue
com.google.firebase.perf.util.URLAllowlistTest ‑ subdomainsWithConfigFile_respectTheAllowlist
com.google.firebase.perf.util.URLAllowlistTest ‑ subdomainsWithoutConfigFile_returnTrue
com.google.firebase.perf.util.URLAllowlistTest ‑ wwwDomainsWithConfigFile_respectTheAllowlist
com.google.firebase.perf.util.URLAllowlistTest ‑ wwwDomainsWithoutConfigFile_returnTrue
com.google.firebase.perf.util.UtilsTest ‑ testBufferToInt
com.google.firebase.perf.util.UtilsTest ‑ testStripQueryParams
com.google.firebase.perf.util.UtilsTest ‑ testStripQueryParamsAndUserInfo
com.google.firebase.perf.util.UtilsTest ‑ testStripUserNamePassword
com.google.firebase.perf.util.UtilsTest ‑ testTruncateURL
Loading