Merge branch 'datahub-project:master' into master #1203
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Unit Test Results (build & test)
succeeded
Oct 4, 2023 in 0s
All 906 tests pass, 18 skipped in 4m 21s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results (build & test)
18 skipped tests found
There are 18 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
datahub.client.patch.PatchTest β testLocalDataFlowInfo
datahub.client.patch.PatchTest β testLocalDataFlowInfoRemove
datahub.client.patch.PatchTest β testLocalDataJobInfo
datahub.client.patch.PatchTest β testLocalDataJobInfoRemove
datahub.client.patch.PatchTest β testLocalDataJobInputAdd
datahub.client.patch.PatchTest β testLocalDataJobInputAddEdge
datahub.client.patch.PatchTest β testLocalDataJobInputRemove
datahub.client.patch.PatchTest β testLocalDatasetProperties
datahub.client.patch.PatchTest β testLocalDatasetPropertiesRemove
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTag
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTagRemove
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTerm
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTermRemove
datahub.client.patch.PatchTest β testLocalOwnership
datahub.client.patch.PatchTest β testLocalOwnershipRemove
datahub.client.patch.PatchTest β testLocalOwnershipRemoveType
datahub.client.patch.PatchTest β testLocalUpstream
datahub.client.patch.PatchTest β testLocalUpstreamRemove
Check notice on line 0 in .github
github-actions / Unit Test Results (build & test)
924 tests found (test 1 to 652)
There are 924 tests, see "Raw output" for the list of tests 1 to 652.
Raw output
app.ApplicationTest β testHappyPathOidc()
app.ApplicationTest β testHealth()
app.ApplicationTest β testIndex()
app.ApplicationTest β testIndexNotFound()
app.ApplicationTest β testOidcRedirectToRequestedUrl()
app.ApplicationTest β testOpenIdConfig()
com.datahub.authentication.authenticator.AuthenticatorChainTest β testAuthenticateFailure
com.datahub.authentication.authenticator.AuthenticatorChainTest β testAuthenticateSuccess
com.datahub.authentication.authenticator.AuthenticatorChainTest β testAuthenticateThrows
com.datahub.authentication.authenticator.DataHubJwtTokenAuthenticatorTest β testInvalidToken
com.datahub.authentication.authenticator.DataHubJwtTokenAuthenticatorTest β testPublicAuthentication
com.datahub.authentication.authenticator.DataHubJwtTokenAuthenticatorTest β testUserClaim
com.datahub.authentication.authenticator.DataHubSystemAuthenticatorTest β testAuthenticateFailureMismatchingCredentials
com.datahub.authentication.authenticator.DataHubSystemAuthenticatorTest β testAuthenticateFailureMissingAuthorizationHeader
com.datahub.authentication.authenticator.DataHubSystemAuthenticatorTest β testAuthenticateFailureMissingBasicCredentials
com.datahub.authentication.authenticator.DataHubSystemAuthenticatorTest β testAuthenticateSuccessDelegatedActor
com.datahub.authentication.authenticator.DataHubSystemAuthenticatorTest β testAuthenticateSuccessNoDelegatedActor
com.datahub.authentication.authenticator.DataHubSystemAuthenticatorTest β testInit
com.datahub.authentication.authenticator.DataHubTokenAuthenticatorTest β testAuthenticateFailureInvalidToken
com.datahub.authentication.authenticator.DataHubTokenAuthenticatorTest β testAuthenticateFailureMissingAuthorizationHeader
com.datahub.authentication.authenticator.DataHubTokenAuthenticatorTest β testAuthenticateFailureMissingBearerCredentials
com.datahub.authentication.authenticator.DataHubTokenAuthenticatorTest β testAuthenticateSuccess
com.datahub.authentication.authenticator.DataHubTokenAuthenticatorTest β testInit
com.datahub.authentication.group.GroupServiceTest β testAddUserToNativeGroupNullArguments
com.datahub.authentication.group.GroupServiceTest β testAddUserToNativeGroupPasses
com.datahub.authentication.group.GroupServiceTest β testConstructor
com.datahub.authentication.group.GroupServiceTest β testCreateGroupInfoNullArguments
com.datahub.authentication.group.GroupServiceTest β testCreateGroupInfoPasses
com.datahub.authentication.group.GroupServiceTest β testCreateNativeGroupNullArguments
com.datahub.authentication.group.GroupServiceTest β testCreateNativeGroupOriginNullArguments
com.datahub.authentication.group.GroupServiceTest β testCreateNativeGroupOriginPasses
com.datahub.authentication.group.GroupServiceTest β testCreateNativeGroupPasses
com.datahub.authentication.group.GroupServiceTest β testGetExistingGroupMembersNullArguments
com.datahub.authentication.group.GroupServiceTest β testGetExistingGroupMembersPasses
com.datahub.authentication.group.GroupServiceTest β testGetGroupOriginNullArguments
com.datahub.authentication.group.GroupServiceTest β testGetGroupOriginPasses
com.datahub.authentication.group.GroupServiceTest β testGroupExistsNullArguments
com.datahub.authentication.group.GroupServiceTest β testGroupExistsPasses
com.datahub.authentication.group.GroupServiceTest β testMigrateGroupMembershipToNativeGroupMembershipNullArguments
com.datahub.authentication.group.GroupServiceTest β testMigrateGroupMembershipToNativeGroupMembershipPasses
com.datahub.authentication.group.GroupServiceTest β testRemoveExistingGroupMembersGroupNotInGroupMembership
com.datahub.authentication.group.GroupServiceTest β testRemoveExistingGroupMembersNullArguments
com.datahub.authentication.group.GroupServiceTest β testRemoveExistingGroupMembersPasses
com.datahub.authentication.group.GroupServiceTest β testRemoveExistingNativeGroupMembersGroupNotInNativeGroupMembership
com.datahub.authentication.group.GroupServiceTest β testRemoveExistingNativeGroupMembersNullArguments
com.datahub.authentication.group.GroupServiceTest β testRemoveExistingNativeGroupMembersPasses
com.datahub.authentication.invite.InviteTokenServiceTest β getInviteToken
com.datahub.authentication.invite.InviteTokenServiceTest β getInviteTokenEmptySearchResult
com.datahub.authentication.invite.InviteTokenServiceTest β getInviteTokenNoInviteTokenAspect
com.datahub.authentication.invite.InviteTokenServiceTest β getInviteTokenNullEntity
com.datahub.authentication.invite.InviteTokenServiceTest β getInviteTokenRegenerate
com.datahub.authentication.invite.InviteTokenServiceTest β getInviteTokenRoleUrnDoesNotExist
com.datahub.authentication.invite.InviteTokenServiceTest β testGetInviteTokenRole
com.datahub.authentication.invite.InviteTokenServiceTest β testGetInviteTokenRoleEmptyAspectMap
com.datahub.authentication.invite.InviteTokenServiceTest β testGetInviteTokenRoleNoRole
com.datahub.authentication.invite.InviteTokenServiceTest β testGetInviteTokenRoleNullEntity
com.datahub.authentication.invite.InviteTokenServiceTest β testGetInviteTokenUrnPasses
com.datahub.authentication.invite.InviteTokenServiceTest β testIsInviteTokenValidFalse
com.datahub.authentication.invite.InviteTokenServiceTest β testIsInviteTokenValidTrue
com.datahub.authentication.post.PostServiceTest β testCreatePost
com.datahub.authentication.post.PostServiceTest β testDeletePost
com.datahub.authentication.post.PostServiceTest β testDeletePostDoesNotExist
com.datahub.authentication.post.PostServiceTest β testMapMedia
com.datahub.authentication.post.PostServiceTest β testMapPostContent
com.datahub.authentication.token.DataHubJwtSigningKeyResolverTest β testInvalidIssuer
com.datahub.authentication.token.DataHubJwtSigningKeyResolverTest β testResolveSigningKeyWithPublicKey
com.datahub.authentication.token.DataHubJwtSigningKeyResolverTest β testResolveSigningKeyWithRemotePublicKey
com.datahub.authentication.token.StatefulTokenServiceTest β generateRevokeToken
com.datahub.authentication.token.StatefulTokenServiceTest β testConstructor
com.datahub.authentication.token.StatefulTokenServiceTest β testGenerateAccessTokenPersonalToken
com.datahub.authentication.token.StatefulTokenServiceTest β testGenerateAccessTokenPersonalTokenEternal
com.datahub.authentication.token.StatefulTokenServiceTest β testGenerateAccessTokenSessionToken
com.datahub.authentication.token.StatefulTokenServiceTest β testValidateAccessTokenFailsDueToExpiration
com.datahub.authentication.token.StatefulTokenServiceTest β testValidateAccessTokenFailsDueToManipulation
com.datahub.authentication.token.StatelessTokenServiceTest β testConstructor
com.datahub.authentication.token.StatelessTokenServiceTest β testGenerateAccessTokenPersonalToken
com.datahub.authentication.token.StatelessTokenServiceTest β testGenerateAccessTokenPersonalTokenEternal
com.datahub.authentication.token.StatelessTokenServiceTest β testGenerateAccessTokenSessionToken
com.datahub.authentication.token.StatelessTokenServiceTest β testValidateAccessTokenFailsDueToExpiration
com.datahub.authentication.token.StatelessTokenServiceTest β testValidateAccessTokenFailsDueToManipulation
com.datahub.authentication.token.StatelessTokenServiceTest β testValidateAccessTokenFailsDueToNoneAlgorithm
com.datahub.authentication.token.StatelessTokenServiceTest β testValidateAccessTokenFailsDueToUnsupportedSigningAlgorithm
com.datahub.authentication.user.NativeUserServiceTest β testCreateNativeUserNullArguments
com.datahub.authentication.user.NativeUserServiceTest β testCreateNativeUserPasses
com.datahub.authentication.user.NativeUserServiceTest β testCreateNativeUserUserAlreadyExists
com.datahub.authentication.user.NativeUserServiceTest β testDoesPasswordMatchNoCorpUserCredentials
com.datahub.authentication.user.NativeUserServiceTest β testDoesPasswordMatchNullArguments
com.datahub.authentication.user.NativeUserServiceTest β testGenerateNativeUserResetToken
com.datahub.authentication.user.NativeUserServiceTest β testGenerateNativeUserResetTokenNotNativeUser
com.datahub.authentication.user.NativeUserServiceTest β testGenerateNativeUserResetTokenNullArguments
com.datahub.authentication.user.NativeUserServiceTest β testResetCorpUserCredentialsBadResetToken
com.datahub.authentication.user.NativeUserServiceTest β testResetCorpUserCredentialsExpiredResetToken
com.datahub.authentication.user.NativeUserServiceTest β testResetCorpUserCredentialsNoPasswordResetToken
com.datahub.authentication.user.NativeUserServiceTest β testResetCorpUserCredentialsNullArguments
com.datahub.authentication.user.NativeUserServiceTest β testResetCorpUserCredentialsPasses
com.datahub.authentication.user.NativeUserServiceTest β testUpdateCorpUserCredentialsPasses
com.datahub.authentication.user.NativeUserServiceTest β testUpdateCorpUserInfoPasses
com.datahub.authentication.user.NativeUserServiceTest β testUpdateCorpUserStatusPasses
com.datahub.authorization.DataHubAuthorizerTest β testAllowAllMode
com.datahub.authorization.DataHubAuthorizerTest β testAuthorizationOnDomainWithParentPrivilegeIsAllowed
com.datahub.authorization.DataHubAuthorizerTest β testAuthorizationOnDomainWithPrivilegeIsAllowed
com.datahub.authorization.DataHubAuthorizerTest β testAuthorizationOnDomainWithoutPrivilegeIsDenied
com.datahub.authorization.DataHubAuthorizerTest β testAuthorizeGranted
com.datahub.authorization.DataHubAuthorizerTest β testAuthorizeNotGranted
com.datahub.authorization.DataHubAuthorizerTest β testAuthorizedActorsActivePolicy
com.datahub.authorization.DataHubAuthorizerTest β testInvalidateCache
com.datahub.authorization.DataHubAuthorizerTest β testSystemAuthentication
com.datahub.authorization.PolicyEngineTest β testEvaluatePlatformPolicyPrivilegeFilterMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterAllGroupsMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterAllUsersMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterGroupMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterGroupNoMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterGroupResourceOwnersMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterGroupResourceOwnersNoMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterNoRoleMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterRoleMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterUserMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterUserNoMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterUserResourceOwnersMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterUserResourceOwnersTypeMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyActorFilterUserResourceOwnersTypeNoMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyInactivePolicyState
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyPrivilegeFilterNoMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyResourceFilterAllResourcesMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyResourceFilterAllResourcesNoMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyResourceFilterSpecificResourceMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyResourceFilterSpecificResourceMatchDomain
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyResourceFilterSpecificResourceMatchLegacy
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyResourceFilterSpecificResourceNoMatch
com.datahub.authorization.PolicyEngineTest β testEvaluatePolicyResourceFilterSpecificResourceNoMatchDomain
com.datahub.authorization.PolicyEngineTest β testGetGrantedPrivileges
com.datahub.authorization.PolicyEngineTest β testGetMatchingActorsNoResourceMatch
com.datahub.authorization.PolicyEngineTest β testGetMatchingActorsResourceMatch
com.datahub.authorization.RoleServiceTest β testAssignNullRoleToActorAllActorsExist
com.datahub.authorization.RoleServiceTest β testBatchAssignRoleAllActorsExist
com.datahub.authorization.RoleServiceTest β testBatchAssignRoleNoActorExists
com.datahub.authorization.RoleServiceTest β testBatchAssignRoleSomeActorExists
com.datahub.metadata.ingestion.IngestionSchedulerTest β testInvokeDelete
com.datahub.metadata.ingestion.IngestionSchedulerTest β testInvokeInvalidSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest β testInvokeMissingSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest β testInvokeNewSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest β testInvokeUpdateExistingSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest β testSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest β testUnscheduleAll
com.datahub.plugins.auth.TestConfig β testConfig
com.datahub.plugins.auth.TestConfigProvider β testConfigurationLoading
com.datahub.plugins.auth.TestConfigValidationUtils β testListShouldNotBeEmpty
com.datahub.plugins.auth.TestConfigValidationUtils β testListShouldNotHaveDuplicate
com.datahub.plugins.auth.TestConfigValidationUtils β testMapShouldNotBeEmpty
com.datahub.plugins.auth.TestConfigValidationUtils β testWhiteSpacesValidation
com.datahub.plugins.auth.TestIsolatedClassLoader β testAuthenticatorPlugin
com.datahub.plugins.auth.TestIsolatedClassLoader β testAuthorizerPlugin
com.datahub.plugins.auth.TestIsolatedClassLoader β testDuplicatePluginName
com.datahub.plugins.auth.TestIsolatedClassLoader β testIncorrectImplementation
com.datahub.plugins.auth.TestIsolatedClassLoader β testJarFileName
com.datahub.plugins.auth.TestIsolatedClassLoader β testLenientMode
com.datahub.plugins.auth.TestPluginConfigFactory β authConfig
com.datahub.plugins.auth.TestPluginPermissionManager β testLenientMode
com.datahub.plugins.auth.TestPluginPermissionManager β testRestrictedMode
com.datahub.telemetry.TrackingServiceTest β testEmitAnalyticsEvent
com.datahub.telemetry.TrackingServiceTest β testGetClientIdAlreadyExists
com.datahub.telemetry.TrackingServiceTest β testGetClientIdDoesNotExist
com.datahub.telemetry.TrackingServiceTest β testSanitizeEvent
com.datahub.telemetry.TrackingServiceTest β testSanitizeEventNoActorUrn
com.datahub.telemetry.TrackingServiceTest β testSanitizeEventNoEventType
com.linkedin.common.client.BaseClientTest β testMultipleRetries
com.linkedin.common.client.BaseClientTest β testNonRetry
com.linkedin.common.client.BaseClientTest β testZeroRetry
com.linkedin.common.urn.DatasetFieldUrnTest β testCreateUrn
com.linkedin.common.urn.DatasetFieldUrnTest β testSerialization
com.linkedin.common.urn.DatasetFieldUrnTest β testUrnConstructors
com.linkedin.common.util.ModelUtilsTest β testAspectClassForSnapshot
com.linkedin.common.util.ModelUtilsTest β testGetAspectClass
com.linkedin.common.util.ModelUtilsTest β testGetAspectFromSnapshot
com.linkedin.common.util.ModelUtilsTest β testGetAspectName
com.linkedin.common.util.ModelUtilsTest β testGetAspectsFromSnapshot
com.linkedin.common.util.ModelUtilsTest β testGetAspectsFromSnapshotAlias
com.linkedin.common.util.ModelUtilsTest β testGetAspectsFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest β testGetAspectsFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest β testGetInvalidAspectClass
com.linkedin.common.util.ModelUtilsTest β testGetInvalidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest β testGetMAETopicName
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromDelta
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromDeltaUnion
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromDeltaUnionAlias
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromDocument
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromEntity
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromRelationship
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromSnapshot
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest β testGetUrnFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest β testGetValidAspectTypes
com.linkedin.common.util.ModelUtilsTest β testGetValidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest β testNewAspect
com.linkedin.common.util.ModelUtilsTest β testNewAspectAlias
com.linkedin.common.util.ModelUtilsTest β testNewEntityUnion
com.linkedin.common.util.ModelUtilsTest β testNewEntityUnionAlias
com.linkedin.common.util.ModelUtilsTest β testNewRelatioshipUnion
com.linkedin.common.util.ModelUtilsTest β testNewRelatioshipUnionAlias
com.linkedin.common.util.ModelUtilsTest β testNewSnapshot
com.linkedin.common.util.ModelUtilsTest β testUrnClassForDelta
com.linkedin.common.util.ModelUtilsTest β testUrnClassForDocument
com.linkedin.common.util.ModelUtilsTest β testUrnClassForEntity
com.linkedin.common.util.ModelUtilsTest β testUrnClassForSnapshot
com.linkedin.common.util.ModelUtilsTest β testValidateCorrectAspectForSnapshot
com.linkedin.common.util.ModelUtilsTest β testValidateCorrectUrnForSnapshot
com.linkedin.common.util.ModelUtilsTest β testValidateIncorrectAspectForSnapshot
com.linkedin.common.util.RecordUtilsTest β testCapitalizeFirst
com.linkedin.common.util.RecordUtilsTest β testExtractAspectFromSingleAspectEntity
com.linkedin.common.util.RecordUtilsTest β testGetFieldValueArray
com.linkedin.common.util.RecordUtilsTest β testGetFieldValueArrayOfPrimitiveUnions
com.linkedin.common.util.RecordUtilsTest β testGetFieldValuePrimitive
com.linkedin.common.util.RecordUtilsTest β testGetFieldValueRecordType
com.linkedin.common.util.RecordUtilsTest β testGetFieldValueTypeRef
com.linkedin.common.util.RecordUtilsTest β testGetInvalidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest β testGetInvalidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest β testGetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest β testGetRecordTemplateUrnField
com.linkedin.common.util.RecordUtilsTest β testGetRecordTemplateWrappedField
com.linkedin.common.util.RecordUtilsTest β testGetSelectedRecordTemplateFromUnion
com.linkedin.common.util.RecordUtilsTest β testGetValidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest β testGetValidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest β testSetRecordTemplateComplexField
com.linkedin.common.util.RecordUtilsTest β testSetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest β testSetSelectedRecordTemplateInUnion
com.linkedin.common.util.RecordUtilsTest β testToJsonString
com.linkedin.common.util.RecordUtilsTest β testToRecordTemplate
com.linkedin.common.util.RecordUtilsTest β testToRecordTemplateFromInvalidString
com.linkedin.common.util.VersionedUrnUtilsTest β testVersionStampConstructConvert
com.linkedin.datahub.graphql.resolvers.ResolverUtilsTest β testBuildFilterWithUrns
com.linkedin.datahub.graphql.resolvers.ResolverUtilsTest β testCriterionFromFilter
com.linkedin.datahub.graphql.resolvers.UpdateLineageResolverTest β testFailUpdateLineageNoPermissions
com.linkedin.datahub.graphql.resolvers.UpdateLineageResolverTest β testFailUpdateWithMissingDownstream
com.linkedin.datahub.graphql.resolvers.UpdateLineageResolverTest β testUpdateChartLineage
com.linkedin.datahub.graphql.resolvers.UpdateLineageResolverTest β testUpdateDashboardLineage
com.linkedin.datahub.graphql.resolvers.UpdateLineageResolverTest β testUpdateDataJobLineage
com.linkedin.datahub.graphql.resolvers.UpdateLineageResolverTest β testUpdateDatasetLineage
com.linkedin.datahub.graphql.resolvers.assertion.AssertionRunEventResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.assertion.DeleteAssertionResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.assertion.DeleteAssertionResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.assertion.DeleteAssertionResolverTest β testGetSuccessAssertionAlreadyRemoved
com.linkedin.datahub.graphql.resolvers.assertion.DeleteAssertionResolverTest β testGetSuccessNoAssertionInfoFound
com.linkedin.datahub.graphql.resolvers.assertion.DeleteAssertionResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.assertion.EntityAssertionsResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.auth.ListAccessTokensResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.browse.BrowseV2ResolverTest β testBrowseV2Success
com.linkedin.datahub.graphql.resolvers.browse.BrowseV2ResolverTest β testBrowseV2SuccessWithQueryAndFilter
com.linkedin.datahub.graphql.resolvers.browse.BrowseV2ResolverTest β testBrowseV2SuccessWithView
com.linkedin.datahub.graphql.resolvers.browse.EntityBrowsePathsResolverTest β testGetBrowsePathsException
com.linkedin.datahub.graphql.resolvers.browse.EntityBrowsePathsResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.container.ContainerEntitiesResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.container.ParentContainersResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.dashboard.DashboardStatsSummaryTest β testGetException
com.linkedin.datahub.graphql.resolvers.dashboard.DashboardStatsSummaryTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.dataset.DatasetHealthResolverTest β testGetSuccessHealthy
com.linkedin.datahub.graphql.resolvers.dataset.DatasetHealthResolverTest β testGetSuccessNullHealth
com.linkedin.datahub.graphql.resolvers.dataset.DatasetHealthResolverTest β testGetSuccessUnhealthy
com.linkedin.datahub.graphql.resolvers.dataset.DatasetStatsSummaryResolverTest β testGetException
com.linkedin.datahub.graphql.resolvers.dataset.DatasetStatsSummaryResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.delete.BatchUpdateSoftDeletedResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.delete.BatchUpdateSoftDeletedResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.delete.BatchUpdateSoftDeletedResolverTest β testGetSuccessExistingStatus
com.linkedin.datahub.graphql.resolvers.delete.BatchUpdateSoftDeletedResolverTest β testGetSuccessNoExistingStatus
com.linkedin.datahub.graphql.resolvers.delete.BatchUpdateSoftDeletedResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.deprecation.BatchUpdateDeprecationResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.deprecation.BatchUpdateDeprecationResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.deprecation.BatchUpdateDeprecationResolverTest β testGetSuccessExistingDeprecation
com.linkedin.datahub.graphql.resolvers.deprecation.BatchUpdateDeprecationResolverTest β testGetSuccessNoExistingDeprecation
com.linkedin.datahub.graphql.resolvers.deprecation.BatchUpdateDeprecationResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.deprecation.UpdateDeprecationResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.deprecation.UpdateDeprecationResolverTest β testGetFailureEntityDoesNotExist
com.linkedin.datahub.graphql.resolvers.deprecation.UpdateDeprecationResolverTest β testGetSuccessExistingDeprecation
com.linkedin.datahub.graphql.resolvers.deprecation.UpdateDeprecationResolverTest β testGetSuccessNoExistingDeprecation
com.linkedin.datahub.graphql.resolvers.deprecation.UpdateDeprecationResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.domain.BatchSetDomainResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.domain.BatchSetDomainResolverTest β testGetFailureDomainDoesNotExist
com.linkedin.datahub.graphql.resolvers.domain.BatchSetDomainResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.domain.BatchSetDomainResolverTest β testGetSuccessExistingDomains
com.linkedin.datahub.graphql.resolvers.domain.BatchSetDomainResolverTest β testGetSuccessNoExistingDomains
com.linkedin.datahub.graphql.resolvers.domain.BatchSetDomainResolverTest β testGetSuccessUnsetDomains
com.linkedin.datahub.graphql.resolvers.domain.BatchSetDomainResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.domain.CreateDomainResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.domain.CreateDomainResolverTest β testGetInvalidParent
com.linkedin.datahub.graphql.resolvers.domain.CreateDomainResolverTest β testGetNameConflict
com.linkedin.datahub.graphql.resolvers.domain.CreateDomainResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.domain.CreateDomainResolverTest β testGetSuccessNoParentDomain
com.linkedin.datahub.graphql.resolvers.domain.CreateDomainResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.domain.DeleteDomainResolverTest β testDeleteWithChildDomains
com.linkedin.datahub.graphql.resolvers.domain.DeleteDomainResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.domain.DeleteDomainResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.domain.DomainEntitiesResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.domain.ListDomainsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.domain.ListDomainsResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.domain.ListDomainsResolverTest β testGetSuccessNoParentDomain
com.linkedin.datahub.graphql.resolvers.domain.ListDomainsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.domain.MoveDomainResolverTest β testGetFailureEntityDoesNotExist
com.linkedin.datahub.graphql.resolvers.domain.MoveDomainResolverTest β testGetFailureParentDoesNotExist
com.linkedin.datahub.graphql.resolvers.domain.MoveDomainResolverTest β testGetFailureParentIsNotDomain
com.linkedin.datahub.graphql.resolvers.domain.MoveDomainResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.domain.ParentDomainsResolverTest β testGetSuccessForDomain
com.linkedin.datahub.graphql.resolvers.domain.SetDomainResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.domain.SetDomainResolverTest β testGetFailureDomainDoesNotExist
com.linkedin.datahub.graphql.resolvers.domain.SetDomainResolverTest β testGetFailureEntityDoesNotExist
com.linkedin.datahub.graphql.resolvers.domain.SetDomainResolverTest β testGetSuccessExistingDomains
com.linkedin.datahub.graphql.resolvers.domain.SetDomainResolverTest β testGetSuccessNoExistingDomains
com.linkedin.datahub.graphql.resolvers.domain.SetDomainResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.domain.UnsetDomainResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.domain.UnsetDomainResolverTest β testGetFailureEntityDoesNotExist
com.linkedin.datahub.graphql.resolvers.domain.UnsetDomainResolverTest β testGetSuccessExistingDomains
com.linkedin.datahub.graphql.resolvers.domain.UnsetDomainResolverTest β testGetSuccessNoExistingDomains
com.linkedin.datahub.graphql.resolvers.domain.UnsetDomainResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.embed.UpdateEmbedResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.embed.UpdateEmbedResolverTest β testGetFailureEntityDoesNotExist
com.linkedin.datahub.graphql.resolvers.embed.UpdateEmbedResolverTest β testGetSuccessExistingEmbed
com.linkedin.datahub.graphql.resolvers.embed.UpdateEmbedResolverTest β testGetSuccessNoExistingEmbed
com.linkedin.datahub.graphql.resolvers.embed.UpdateEmbedResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.entity.EntityExistsResolverTest β testFailsNullEntity
com.linkedin.datahub.graphql.resolvers.entity.EntityExistsResolverTest β testPasses
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetChartSuccessWithPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetChartSuccessWithoutPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetDashboardSuccessWithPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetDashboardSuccessWithoutPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetDataJobSuccessWithPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetDataJobSuccessWithoutPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetDatasetSuccessWithPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetDatasetSuccessWithoutPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetFailure
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetNodeSuccessWithPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetNodeSuccessWithoutPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetTermSuccessWithPermissions
com.linkedin.datahub.graphql.resolvers.entity.EntityPrivilegesResolverTest β testGetTermSuccessWithoutPermissions
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testFailNoPermissions
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testGetFailAddNonExistentTermAsRelatedTerm
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testGetFailAddNonTermAsRelatedTerm
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testGetFailAddSelfAsRelatedTerm
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testGetFailAddToNonExistentUrn
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testGetFailAddToNonTerm
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testGetSuccessHasRelatedNonExistent
com.linkedin.datahub.graphql.resolvers.glossary.AddRelatedTermsResolverTest β testGetSuccessIsRelatedNonExistent
com.linkedin.datahub.graphql.resolvers.glossary.CreateGlossaryNodeResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.glossary.CreateGlossaryNodeResolverTest β testGetSuccessNoDescription
com.linkedin.datahub.graphql.resolvers.glossary.CreateGlossaryNodeResolverTest β testGetSuccessNoParentNode
com.linkedin.datahub.graphql.resolvers.glossary.CreateGlossaryTermResolverTest β testGetFailureExistingTermSameName
com.linkedin.datahub.graphql.resolvers.glossary.CreateGlossaryTermResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.glossary.CreateGlossaryTermResolverTest β testGetSuccessNoDescription
com.linkedin.datahub.graphql.resolvers.glossary.CreateGlossaryTermResolverTest β testGetSuccessNoParentNode
com.linkedin.datahub.graphql.resolvers.glossary.DeleteGlossaryEntityResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.glossary.DeleteGlossaryEntityResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.glossary.GetRootGlossaryNodesResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.glossary.GetRootGlossaryTermsResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenEntitiesAuthorized
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenEntitiesNoParentNode
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenEntitiesUnauthorized
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenEntitiesWithManageGlossaries
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenRecursivelyEntitiesAuthorized
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenRecursivelyEntitiesAuthorizedLevel2
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenRecursivelyEntitiesNoLevel2
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenRecursivelyEntitiesUnauthorized
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageChildrenRecursivelyEntitiesUnauthorizedLevel2
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageGlossariesAuthorized
com.linkedin.datahub.graphql.resolvers.glossary.GlossaryUtilsTest β testCanManageGlossariesUnauthorized
com.linkedin.datahub.graphql.resolvers.glossary.ParentNodesResolverTest β testGetSuccessForNode
com.linkedin.datahub.graphql.resolvers.glossary.ParentNodesResolverTest β testGetSuccessForTerm
com.linkedin.datahub.graphql.resolvers.glossary.RemoveRelatedTermsResolverTest β testFailAspectDoesNotExist
com.linkedin.datahub.graphql.resolvers.glossary.RemoveRelatedTermsResolverTest β testFailNoPermissions
com.linkedin.datahub.graphql.resolvers.glossary.RemoveRelatedTermsResolverTest β testGetSuccessHasA
com.linkedin.datahub.graphql.resolvers.glossary.RemoveRelatedTermsResolverTest β testGetSuccessIsA
com.linkedin.datahub.graphql.resolvers.glossary.UpdateNameResolverTest β testGetFailureEntityDoesNotExist
com.linkedin.datahub.graphql.resolvers.glossary.UpdateNameResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.glossary.UpdateNameResolverTest β testGetSuccessForDomain
com.linkedin.datahub.graphql.resolvers.glossary.UpdateNameResolverTest β testGetSuccessForNode
com.linkedin.datahub.graphql.resolvers.glossary.UpdateParentNodeResolverTest β testGetFailureEntityDoesNotExist
com.linkedin.datahub.graphql.resolvers.glossary.UpdateParentNodeResolverTest β testGetFailureNodeDoesNotExist
com.linkedin.datahub.graphql.resolvers.glossary.UpdateParentNodeResolverTest β testGetFailureParentIsNotNode
com.linkedin.datahub.graphql.resolvers.glossary.UpdateParentNodeResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.glossary.UpdateParentNodeResolverTest β testGetSuccessForNode
com.linkedin.datahub.graphql.resolvers.group.AddGroupMembersResolverTest β testFailsCannotManageUsersAndGroups
com.linkedin.datahub.graphql.resolvers.group.AddGroupMembersResolverTest β testFailsExternalGroup
com.linkedin.datahub.graphql.resolvers.group.AddGroupMembersResolverTest β testPassesNativeGroup
com.linkedin.datahub.graphql.resolvers.group.CreateGroupResolverTest β testFailsCannotManageUsersAndGroups
com.linkedin.datahub.graphql.resolvers.group.CreateGroupResolverTest β testPasses
com.linkedin.datahub.graphql.resolvers.group.RemoveGroupMembersResolverTest β testFailsCannotManageUsersAndGroups
com.linkedin.datahub.graphql.resolvers.group.RemoveGroupMembersResolverTest β testFailsExternalGroup
com.linkedin.datahub.graphql.resolvers.group.RemoveGroupMembersResolverTest β testPassesNativeGroup
com.linkedin.datahub.graphql.resolvers.ingest.IngestionAuthUtilsTest β testCanManageIngestionAuthorized
com.linkedin.datahub.graphql.resolvers.ingest.IngestionAuthUtilsTest β testCanManageIngestionUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.IngestionAuthUtilsTest β testCanManageSecretsAuthorized
com.linkedin.datahub.graphql.resolvers.ingest.IngestionAuthUtilsTest β testCanManageSecretsUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.execution.CancelIngestionExecutionRequestResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.execution.CancelIngestionExecutionRequestResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.execution.CancelIngestionExecutionRequestResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.execution.CreateIngestionExecutionRequestResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.execution.CreateIngestionExecutionRequestResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.execution.CreateIngestionExecutionRequestResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.execution.CreateTestConnectionRequestResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.execution.CreateTestConnectionRequestResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.execution.GetIngestionExecutionRequestResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.execution.GetIngestionExecutionRequestResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.execution.GetIngestionExecutionRequestResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.execution.IngestionSourceExecutionRequestsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.execution.IngestionSourceExecutionRequestsResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.execution.IngestionSourceExecutionRequestsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.execution.RollbackIngestionResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.execution.RollbackIngestionResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.execution.RollbackIngestionResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.execution.RollbackIngestionResolverTest β testRollbackIngestionMethod
com.linkedin.datahub.graphql.resolvers.ingest.secret.CreateSecretResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.secret.CreateSecretResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.secret.CreateSecretResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.secret.DeleteSecretResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.secret.DeleteSecretResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.secret.DeleteSecretResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.secret.GetSecretValuesResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.secret.GetSecretValuesResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.secret.GetSecretValuesResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.secret.ListSecretsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.secret.ListSecretsResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.secret.ListSecretsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.source.DeleteIngestionSourceResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.source.DeleteIngestionSourceResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.source.DeleteIngestionSourceResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.source.GetIngestionSourceResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.source.GetIngestionSourceResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.source.GetIngestionSourceResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.source.ListIngestionSourceResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.source.ListIngestionSourceResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.source.ListIngestionSourceResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ingest.source.UpsertIngestionSourceResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ingest.source.UpsertIngestionSourceResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ingest.source.UpsertIngestionSourceResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.mutate.MutableTypeBatchResolverTest β testGetFailureUnauthorized
com.linkedin.datahub.graphql.resolvers.mutate.MutableTypeBatchResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.mutate.SiblingsUtilsTest β testGetNextSiblingUrn
com.linkedin.datahub.graphql.resolvers.mutate.SiblingsUtilsTest β testGetNextSiblingUrnNoSiblings
com.linkedin.datahub.graphql.resolvers.mutate.SiblingsUtilsTest β testGetNextSiblingUrnWithUsedUrns
com.linkedin.datahub.graphql.resolvers.mutate.SiblingsUtilsTest β testGetSiblingUrns
com.linkedin.datahub.graphql.resolvers.mutate.SiblingsUtilsTest β testGetSiblingUrnsWithSiblingsAspect
com.linkedin.datahub.graphql.resolvers.mutate.SiblingsUtilsTest β testGetSiblingUrnsWithoutSiblings
com.linkedin.datahub.graphql.resolvers.mutate.UpdateUserSettingResolverTest β testWriteCorpUserSettings
com.linkedin.datahub.graphql.resolvers.operation.ReportOperationResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.operation.ReportOperationResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.owner.AddOwnersResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.owner.AddOwnersResolverTest β testGetFailureOwnerDoesNotExist
com.linkedin.datahub.graphql.resolvers.owner.AddOwnersResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.owner.AddOwnersResolverTest β testGetSuccessExistingOwners
com.linkedin.datahub.graphql.resolvers.owner.AddOwnersResolverTest β testGetSuccessNoExistingOwners
com.linkedin.datahub.graphql.resolvers.owner.AddOwnersResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.owner.BatchAddOwnersResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.owner.BatchAddOwnersResolverTest β testGetFailureOwnerDoesNotExist
com.linkedin.datahub.graphql.resolvers.owner.BatchAddOwnersResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.owner.BatchAddOwnersResolverTest β testGetSuccessExistingOwners
com.linkedin.datahub.graphql.resolvers.owner.BatchAddOwnersResolverTest β testGetSuccessNoExistingOwners
com.linkedin.datahub.graphql.resolvers.owner.BatchAddOwnersResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.owner.BatchRemoveOwnersResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.owner.BatchRemoveOwnersResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.owner.BatchRemoveOwnersResolverTest β testGetSuccessExistingOwners
com.linkedin.datahub.graphql.resolvers.owner.BatchRemoveOwnersResolverTest β testGetSuccessNoExistingOwners
com.linkedin.datahub.graphql.resolvers.owner.BatchRemoveOwnersResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ownership.CreateOwnershipTypeResolverTest β testCreateOwnershipTypeServiceException
com.linkedin.datahub.graphql.resolvers.ownership.CreateOwnershipTypeResolverTest β testCreateSuccess
com.linkedin.datahub.graphql.resolvers.ownership.CreateOwnershipTypeResolverTest β testCreateUnauthorized
com.linkedin.datahub.graphql.resolvers.ownership.DeleteOwnershipTypeResolverTest β testGetFailureOwnershipTypeCanNotManager
com.linkedin.datahub.graphql.resolvers.ownership.DeleteOwnershipTypeResolverTest β testGetOwnershipTypeServiceException
com.linkedin.datahub.graphql.resolvers.ownership.DeleteOwnershipTypeResolverTest β testGetSuccessOwnershipTypeCanManage
com.linkedin.datahub.graphql.resolvers.ownership.ListOwnershipTypesResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.ownership.ListOwnershipTypesResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.ownership.ListOwnershipTypesResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.ownership.UpdateOwnershipTypeResolverTest β testUpdateOwnershipTypeServiceException
com.linkedin.datahub.graphql.resolvers.ownership.UpdateOwnershipTypeResolverTest β testUpdateSuccessOwnershipTypeCanManage
com.linkedin.datahub.graphql.resolvers.ownership.UpdateOwnershipTypeResolverTest β testUpdateUnauthorized
com.linkedin.datahub.graphql.resolvers.post.CreatePostResolverTest β testCreatePost
com.linkedin.datahub.graphql.resolvers.post.CreatePostResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.post.DeletePostResolverTest β testDeletePost
com.linkedin.datahub.graphql.resolvers.post.DeletePostResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.post.ListPostsResolverTest β testListPosts
com.linkedin.datahub.graphql.resolvers.post.ListPostsResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.query.CreateQueryResolverTest β testGetQueryServiceException
com.linkedin.datahub.graphql.resolvers.query.CreateQueryResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.query.CreateQueryResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.query.DeleteQueryResolverTest β testGetFailureActorUnauthorized
com.linkedin.datahub.graphql.resolvers.query.DeleteQueryResolverTest β testGetQueryServiceException
com.linkedin.datahub.graphql.resolvers.query.DeleteQueryResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.query.DeleteQueryResolverTest β testGetSuccessCanEditQueries
com.linkedin.datahub.graphql.resolvers.query.ListQueriesResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.query.ListQueriesResolverTest β testGetSuccess[0](com.linkedin.datahub.graphql.generated.ListQueriesInput@54db1671)
com.linkedin.datahub.graphql.resolvers.query.ListQueriesResolverTest β testGetSuccess[1](com.linkedin.datahub.graphql.generated.ListQueriesInput@5d1d5e84)
com.linkedin.datahub.graphql.resolvers.query.ListQueriesResolverTest β testGetSuccess[2](com.linkedin.datahub.graphql.generated.ListQueriesInput@1c15c384)
com.linkedin.datahub.graphql.resolvers.query.ListQueriesResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.query.UpdateQueryResolverTest β testGetQueryServiceException
com.linkedin.datahub.graphql.resolvers.query.UpdateQueryResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.query.UpdateQueryResolverTest β testGetUnauthorizedNoEditQueriesRights
com.linkedin.datahub.graphql.resolvers.role.AcceptRoleResolverTest β testAssignRolePasses
com.linkedin.datahub.graphql.resolvers.role.AcceptRoleResolverTest β testInvalidInviteToken
com.linkedin.datahub.graphql.resolvers.role.AcceptRoleResolverTest β testNoRoleUrn
com.linkedin.datahub.graphql.resolvers.role.AcceptRoleResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.role.BatchAssignRoleResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.role.BatchAssignRoleResolverTest β testNotNullRole
com.linkedin.datahub.graphql.resolvers.role.BatchAssignRoleResolverTest β testNullRole
com.linkedin.datahub.graphql.resolvers.role.CreateInviteTokenResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.role.CreateInviteTokenResolverTest β testPasses
com.linkedin.datahub.graphql.resolvers.role.GetInviteTokenResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.role.GetInviteTokenResolverTest β testPasses
com.linkedin.datahub.graphql.resolvers.role.ListRolesResolverTest β testListRoles
com.linkedin.datahub.graphql.resolvers.role.ListRolesResolverTest β testNotAuthorizedFails
com.linkedin.datahub.graphql.resolvers.search.AggregateAcrossEntitiesResolverTest β testApplyViewBaseFilter
com.linkedin.datahub.graphql.resolvers.search.AggregateAcrossEntitiesResolverTest β testApplyViewEmptyBaseEntityTypes
com.linkedin.datahub.graphql.resolvers.search.AggregateAcrossEntitiesResolverTest β testApplyViewNullBaseEntityTypes
com.linkedin.datahub.graphql.resolvers.search.AggregateAcrossEntitiesResolverTest β testApplyViewNullBaseFilter
com.linkedin.datahub.graphql.resolvers.search.AggregateAcrossEntitiesResolverTest β testApplyViewViewDoesNotExist
com.linkedin.datahub.graphql.resolvers.search.AggregateAcrossEntitiesResolverTest β testErrorFetchingResults
com.linkedin.datahub.graphql.resolvers.search.AutoCompleteForMultipleResolverTest β testAutoCompleteResolverFailNoQuery
com.linkedin.datahub.graphql.resolvers.search.AutoCompleteForMultipleResolverTest β testAutoCompleteResolverSuccessForDifferentEntities
com.linkedin.datahub.graphql.resolvers.search.AutoCompleteForMultipleResolverTest β testAutoCompleteResolverWithViewEntityFilter
com.linkedin.datahub.graphql.resolvers.search.AutoCompleteForMultipleResolverTest β testAutoCompleteResolverWithViewFilter
com.linkedin.datahub.graphql.resolvers.search.GetQuickFiltersResolverTest β testGetQuickFiltersFailure
com.linkedin.datahub.graphql.resolvers.search.GetQuickFiltersResolverTest β testGetQuickFiltersHappyPathSuccess
com.linkedin.datahub.graphql.resolvers.search.GetQuickFiltersResolverTest β testGetQuickFiltersUnhappyPathSuccess
com.linkedin.datahub.graphql.resolvers.search.SearchAcrossEntitiesResolverTest β testApplyViewBaseFilter
com.linkedin.datahub.graphql.resolvers.search.SearchAcrossEntitiesResolverTest β testApplyViewEmptyBaseEntityTypes
com.linkedin.datahub.graphql.resolvers.search.SearchAcrossEntitiesResolverTest β testApplyViewErrorFetchingView
com.linkedin.datahub.graphql.resolvers.search.SearchAcrossEntitiesResolverTest β testApplyViewNullBaseEntityTypes
com.linkedin.datahub.graphql.resolvers.search.SearchAcrossEntitiesResolverTest β testApplyViewNullBaseFilter
com.linkedin.datahub.graphql.resolvers.search.SearchAcrossEntitiesResolverTest β testApplyViewViewDoesNotExist
com.linkedin.datahub.graphql.resolvers.search.SearchAcrossLineageResolverTest β testSearchAcrossLineage
com.linkedin.datahub.graphql.resolvers.search.SearchResolverTest β testDefaultSearchFlags
com.linkedin.datahub.graphql.resolvers.search.SearchResolverTest β testNonWildCardSearchFlags
com.linkedin.datahub.graphql.resolvers.search.SearchResolverTest β testOverrideSearchFlags
com.linkedin.datahub.graphql.resolvers.search.SearchUtilsTest β testApplyViewToEntityTypes
com.linkedin.datahub.graphql.resolvers.search.SearchUtilsTest β testApplyViewToFilterComplexBaseFilter
com.linkedin.datahub.graphql.resolvers.search.SearchUtilsTest β testApplyViewToFilterComplexViewFilter
com.linkedin.datahub.graphql.resolvers.search.SearchUtilsTest β testApplyViewToFilterNullBaseFilter
com.linkedin.datahub.graphql.resolvers.search.SearchUtilsTest β testApplyViewToFilterV1Filter
com.linkedin.datahub.graphql.resolvers.settings.user.UpdateCorpUserViewsSettingsResolverTest β testGetCorpUserSettingsException
com.linkedin.datahub.graphql.resolvers.settings.user.UpdateCorpUserViewsSettingsResolverTest β testGetSuccessViewSettingsExistingSettings
com.linkedin.datahub.graphql.resolvers.settings.user.UpdateCorpUserViewsSettingsResolverTest β testGetSuccessViewSettingsNoExistingSettings
com.linkedin.datahub.graphql.resolvers.settings.user.UpdateCorpUserViewsSettingsResolverTest β testGetSuccessViewSettingsRemoveDefaultView
com.linkedin.datahub.graphql.resolvers.settings.user.UpdateCorpUserViewsSettingsResolverTest β testUpdateCorpUserSettingsException
com.linkedin.datahub.graphql.resolvers.settings.view.GlobalViewsSettingsResolverTest β testGetException
com.linkedin.datahub.graphql.resolvers.settings.view.GlobalViewsSettingsResolverTest β testGetSuccessEmptySettings
com.linkedin.datahub.graphql.resolvers.settings.view.GlobalViewsSettingsResolverTest β testGetSuccessExistingSettings
com.linkedin.datahub.graphql.resolvers.settings.view.GlobalViewsSettingsResolverTest β testGetSuccessNullSettings
com.linkedin.datahub.graphql.resolvers.settings.view.GlobalViewsSettingsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.settings.view.UpdateGlobalViewsSettingsResolverTest β testGetGlobalViewsSettingsException
com.linkedin.datahub.graphql.resolvers.settings.view.UpdateGlobalViewsSettingsResolverTest β testGetGlobalViewsSettingsNoSettingsException
com.linkedin.datahub.graphql.resolvers.settings.view.UpdateGlobalViewsSettingsResolverTest β testGetSuccessExistingDefaultView
com.linkedin.datahub.graphql.resolvers.settings.view.UpdateGlobalViewsSettingsResolverTest β testGetSuccessNoDefaultView
com.linkedin.datahub.graphql.resolvers.settings.view.UpdateGlobalViewsSettingsResolverTest β testGetSuccessNoExistingSettings
com.linkedin.datahub.graphql.resolvers.settings.view.UpdateGlobalViewsSettingsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.settings.view.UpdateGlobalViewsSettingsResolverTest β testUpdateGlobalViewsSettingsException
com.linkedin.datahub.graphql.resolvers.step.BatchGetStepStatesResolverTest β testBatchGetStepStatesBothStepsCompleted
com.linkedin.datahub.graphql.resolvers.step.BatchGetStepStatesResolverTest β testBatchGetStepStatesFirstStepCompleted
com.linkedin.datahub.graphql.resolvers.step.BatchUpdateStepStatesResolverTest β testBatchUpdateStepStatesFirstStepCompleted
com.linkedin.datahub.graphql.resolvers.tag.AddTagsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.tag.AddTagsResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.tag.AddTagsResolverTest β testGetFailureTagDoesNotExist
com.linkedin.datahub.graphql.resolvers.tag.AddTagsResolverTest β testGetSuccessExistingTags
com.linkedin.datahub.graphql.resolvers.tag.AddTagsResolverTest β testGetSuccessNoExistingTags
com.linkedin.datahub.graphql.resolvers.tag.AddTagsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.tag.BatchAddTagsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.tag.BatchAddTagsResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.tag.BatchAddTagsResolverTest β testGetFailureTagDoesNotExist
com.linkedin.datahub.graphql.resolvers.tag.BatchAddTagsResolverTest β testGetSuccessExistingTags
com.linkedin.datahub.graphql.resolvers.tag.BatchAddTagsResolverTest β testGetSuccessNoExistingTags
com.linkedin.datahub.graphql.resolvers.tag.BatchAddTagsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.tag.BatchRemoveTagsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.tag.BatchRemoveTagsResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.tag.BatchRemoveTagsResolverTest β testGetSuccessExistingTags
com.linkedin.datahub.graphql.resolvers.tag.BatchRemoveTagsResolverTest β testGetSuccessNoExistingTags
com.linkedin.datahub.graphql.resolvers.tag.BatchRemoveTagsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.tag.CreateTagResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.tag.CreateTagResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.tag.CreateTagResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.tag.DeleteTagResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.tag.DeleteTagResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.tag.SetTagColorResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.tag.SetTagColorResolverTest β testGetFailureNoExistingProperties
com.linkedin.datahub.graphql.resolvers.tag.SetTagColorResolverTest β testGetFailureTagDoesNotExist
com.linkedin.datahub.graphql.resolvers.tag.SetTagColorResolverTest β testGetSuccessExistingProperties
com.linkedin.datahub.graphql.resolvers.tag.SetTagColorResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.term.AddTermsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.term.AddTermsResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.term.AddTermsResolverTest β testGetFailureTermDoesNotExist
com.linkedin.datahub.graphql.resolvers.term.AddTermsResolverTest β testGetSuccessExistingTerms
com.linkedin.datahub.graphql.resolvers.term.AddTermsResolverTest β testGetSuccessNoExistingTerms
com.linkedin.datahub.graphql.resolvers.term.AddTermsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.term.BatchAddTermsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.term.BatchAddTermsResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.term.BatchAddTermsResolverTest β testGetFailureTagDoesNotExist
com.linkedin.datahub.graphql.resolvers.term.BatchAddTermsResolverTest β testGetSuccessExistingTerms
com.linkedin.datahub.graphql.resolvers.term.BatchAddTermsResolverTest β testGetSuccessNoExistingTerms
com.linkedin.datahub.graphql.resolvers.term.BatchAddTermsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.term.BatchRemoveTermsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.term.BatchRemoveTermsResolverTest β testGetFailureResourceDoesNotExist
com.linkedin.datahub.graphql.resolvers.term.BatchRemoveTermsResolverTest β testGetSuccessExistingTerms
com.linkedin.datahub.graphql.resolvers.term.BatchRemoveTermsResolverTest β testGetSuccessNoExistingTerms
com.linkedin.datahub.graphql.resolvers.term.BatchRemoveTermsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.test.CreateTestResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.test.CreateTestResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.test.CreateTestResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.test.DeleteTestResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.test.DeleteTestResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.test.ListTestsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.test.ListTestsResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.test.ListTestsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.test.UpdateTestResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.test.UpdateTestResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.test.UpdateTestResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.user.CreateNativeUserResetTokenResolverTest β testFailsCannotManageUserCredentials
com.linkedin.datahub.graphql.resolvers.user.CreateNativeUserResetTokenResolverTest β testFailsNullUserUrn
com.linkedin.datahub.graphql.resolvers.user.CreateNativeUserResetTokenResolverTest β testPasses
com.linkedin.datahub.graphql.resolvers.view.CreateViewResolverTest β testGetSuccess
com.linkedin.datahub.graphql.resolvers.view.CreateViewResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.view.CreateViewResolverTest β testGetViewServiceException
com.linkedin.datahub.graphql.resolvers.view.DeleteViewResolverTest β testGetFailureGlobalViewIsNotCreatorOrManager
com.linkedin.datahub.graphql.resolvers.view.DeleteViewResolverTest β testGetFailurePersonalViewIsNotCreator
com.linkedin.datahub.graphql.resolvers.view.DeleteViewResolverTest β testGetSuccessGlobalViewCanManager
com.linkedin.datahub.graphql.resolvers.view.DeleteViewResolverTest β testGetSuccessGlobalViewIsCreator
com.linkedin.datahub.graphql.resolvers.view.DeleteViewResolverTest β testGetSuccessPersonalViewIsCreator
com.linkedin.datahub.graphql.resolvers.view.DeleteViewResolverTest β testGetViewServiceException
com.linkedin.datahub.graphql.resolvers.view.ListGlobalViewsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.view.ListGlobalViewsResolverTest β testGetSuccessInput
com.linkedin.datahub.graphql.resolvers.view.ListGlobalViewsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.view.ListMyViewsResolverTest β testGetEntityClientException
com.linkedin.datahub.graphql.resolvers.view.ListMyViewsResolverTest β testGetSuccessInput1
com.linkedin.datahub.graphql.resolvers.view.ListMyViewsResolverTest β testGetSuccessInput2
com.linkedin.datahub.graphql.resolvers.view.ListMyViewsResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.view.UpdateViewResolverTest β testGetSuccessGlobalViewIsCreator
com.linkedin.datahub.graphql.resolvers.view.UpdateViewResolverTest β testGetSuccessGlobalViewManageGlobalViews
com.linkedin.datahub.graphql.resolvers.view.UpdateViewResolverTest β testGetUnauthorized
com.linkedin.datahub.graphql.resolvers.view.UpdateViewResolverTest β testGetViewServiceException
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testCanCreateGlobalViewAllowed
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testCanCreateGlobalViewDenied
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testCanCreatePersonalViewAllowed
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testCanUpdateViewSuccessGlobalViewCanManageGlobalViews
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testCanUpdateViewSuccessGlobalViewIsCreator
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testGetFailureGlobalViewIsNotCreatorOrManager
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testGetFailurePersonalViewIsNotCreator
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testGetSuccessPersonalViewIsCreator
com.linkedin.datahub.graphql.resolvers.view.ViewUtilsTest β testMapDefinition
com.linkedin.datahub.graphql.types.assertion.AssertionTypeTest β testBatchLoad
com.linkedin.datahub.graphql.types.assertion.AssertionTypeTest β testBatchLoadClientException
com.linkedin.datahub.graphql.types.common.mappers.EmbedMapperTest β testEmbedMapper
com.linkedin.datahub.graphql.types.container.ContainerTypeTest β testBatchLoad
com.linkedin.datahub.graphql.types.container.ContainerTypeTest β testBatchLoadClientException
com.linkedin.datahub.graphql.types.dataplatforminstance.DataPlatformInstanceTest β testBatchLoad
com.linkedin.datahub.graphql.types.dataplatforminstance.DataPlatformInstanceTest β testBatchLoadClientException
com.linkedin.datahub.graphql.types.dataset.mappers.DatasetMapperTest β testDatasetPropertiesMapperWithCreatedAndLastModified
com.linkedin.datahub.graphql.types.dataset.mappers.DatasetMapperTest β testDatasetPropertiesMapperWithoutCreatedAndLastModified
com.linkedin.datahub.graphql.types.dataset.mappers.DatasetMapperTest β testDatasetPropertiesMapperWithoutTimestampActors
com.linkedin.datahub.graphql.types.dataset.mappers.DatasetProfileMapperTest β testMapperFullProfile
com.linkedin.datahub.graphql.types.dataset.mappers.DatasetProfileMapperTest β testMapperPartialProfile
com.linkedin.datahub.graphql.types.domain.DomainTypeTest β testBatchLoad
Check notice on line 0 in .github
github-actions / Unit Test Results (build & test)
924 tests found (test 653 to 924)
There are 924 tests, see "Raw output" for the list of tests 653 to 924.
Raw output
com.linkedin.datahub.graphql.types.domain.DomainTypeTest β testBatchLoadClientException
com.linkedin.datahub.graphql.types.notebook.NotebookTypeTest β testBatchLoad
com.linkedin.datahub.graphql.types.notebook.NotebookTypeTest β testBatchLoadClientException
com.linkedin.datahub.graphql.types.query.QueryTypeTest β testBatchLoad
com.linkedin.datahub.graphql.types.query.QueryTypeTest β testBatchLoadClientException
com.linkedin.datahub.graphql.types.query.QueryTypeTest β testBatchLoadNullEntity
com.linkedin.datahub.graphql.types.view.DataHubViewTypeTest β testBatchLoadClientException
com.linkedin.datahub.graphql.types.view.DataHubViewTypeTest β testBatchLoadInvalidView
com.linkedin.datahub.graphql.types.view.DataHubViewTypeTest β testBatchLoadValidView
com.linkedin.datahub.graphql.utils.DateUtilTest β testStartOfNextWeek
com.linkedin.datahub.graphql.utils.MutationsUtilsTest β testBuildMetadataChangeProposal
com.linkedin.datahub.graphql.utils.SystemMetadataUtilsTest β testGetLastIngestedNoAspects
com.linkedin.datahub.graphql.utils.SystemMetadataUtilsTest β testGetLastIngestedRunId
com.linkedin.datahub.graphql.utils.SystemMetadataUtilsTest β testGetLastIngestedRuns
com.linkedin.datahub.graphql.utils.SystemMetadataUtilsTest β testGetLastIngestedTime
com.linkedin.datahub.graphql.utils.SystemMetadataUtilsTest β testGetLastIngestedTimeAllDefaultRunIds
com.linkedin.datahub.upgrade.DatahubUpgradeNoSchemaRegistryTest β testSystemUpdateInit
com.linkedin.datahub.upgrade.DatahubUpgradeNoSchemaRegistryTest β testSystemUpdateSend
com.linkedin.datahub.upgrade.UpgradeCliApplicationTest β testBuildIndicesInit
com.linkedin.datahub.upgrade.UpgradeCliApplicationTest β testRestoreIndicesInit
com.linkedin.gms.factory.search.ElasticSearchBulkProcessorFactoryTest β testInjection
com.linkedin.gms.factory.search.ElasticSearchIndexBuilderFactoryEmptyTest β testInjection
com.linkedin.gms.factory.search.ElasticSearchIndexBuilderFactoryOverridesTest β testInjection
com.linkedin.gms.factory.search.ElasticSearchIndexBuilderFactoryTest β testInjection
com.linkedin.gms.factory.secret.SecretServiceFactoryTest β testInjection
com.linkedin.metadata.EventUtilsTests β testAvroToPegasusMAE
com.linkedin.metadata.EventUtilsTests β testAvroToPegasusMCE
com.linkedin.metadata.EventUtilsTests β testPegasusToAvroFailedMCE
com.linkedin.metadata.EventUtilsTests β testPegasusToAvroMAE
com.linkedin.metadata.EventUtilsTests β testPegasusToAvroMCE
com.linkedin.metadata.ModelValidation β validateAspects
com.linkedin.metadata.ModelValidation β validateDeltas
com.linkedin.metadata.ModelValidation β validateSnapshots
com.linkedin.metadata.boot.steps.BackfillBrowsePathsV2StepTest β testDoesNotRunWhenAlreadyExecuted
com.linkedin.metadata.boot.steps.BackfillBrowsePathsV2StepTest β testExecuteNoExistingBrowsePaths
com.linkedin.metadata.boot.steps.IngestDataPlatformInstancesStepTest β testExecuteChecksKeySpecForAllUrns
com.linkedin.metadata.boot.steps.IngestDataPlatformInstancesStepTest β testExecuteCopesWithEmptyDB
com.linkedin.metadata.boot.steps.IngestDataPlatformInstancesStepTest β testExecuteDoesNothingWhenDataPlatformInstanceAspectsAlreadyExists
com.linkedin.metadata.boot.steps.IngestDataPlatformInstancesStepTest β testExecuteWhenSomeEntitiesShouldReceiveDataPlatformInstance
com.linkedin.metadata.boot.steps.IngestDefaultGlobalSettingsStepTest β testExecuteInvalidJsonSettings
com.linkedin.metadata.boot.steps.IngestDefaultGlobalSettingsStepTest β testExecuteInvalidModelSettings
com.linkedin.metadata.boot.steps.IngestDefaultGlobalSettingsStepTest β testExecuteValidSettingsExistingSettings
com.linkedin.metadata.boot.steps.IngestDefaultGlobalSettingsStepTest β testExecuteValidSettingsNoExistingSettings
com.linkedin.metadata.boot.steps.RestoreColumnLineageIndicesTest β testDoesNotExecuteWithSameVersion
com.linkedin.metadata.boot.steps.RestoreColumnLineageIndicesTest β testExecuteFirstTime
com.linkedin.metadata.boot.steps.RestoreColumnLineageIndicesTest β testExecuteWithNewVersion
com.linkedin.metadata.boot.steps.RestoreGlossaryIndicesTest β testDoesNotRunWhenAlreadyExecuted
com.linkedin.metadata.boot.steps.RestoreGlossaryIndicesTest β testExecuteFirstTime
com.linkedin.metadata.boot.steps.RestoreGlossaryIndicesTest β testExecutesWithNewVersion
com.linkedin.metadata.boot.steps.UpgradeDefaultBrowsePathsStepTest β testDoesNotRunWhenAlreadyExecuted
com.linkedin.metadata.boot.steps.UpgradeDefaultBrowsePathsStepTest β testDoesNotRunWhenBrowsePathIsNotQualified
com.linkedin.metadata.boot.steps.UpgradeDefaultBrowsePathsStepTest β testExecuteFirstTime
com.linkedin.metadata.boot.steps.UpgradeDefaultBrowsePathsStepTest β testExecuteNoExistingBrowsePaths
com.linkedin.metadata.kafka.MaeConsumerApplicationTest β testMaeConsumerAutoWiring
com.linkedin.metadata.kafka.MceConsumerApplicationTest β testRestliServletConfig
com.linkedin.metadata.kafka.hook.GraphIndexUtilsTest β testExtractGraphEdgesDefault
com.linkedin.metadata.kafka.hook.GraphIndexUtilsTest β testMergeEdges
com.linkedin.metadata.kafka.hook.UpdateIndicesHookTest β testFineGrainedLineageEdgesAreAdded
com.linkedin.metadata.kafka.hook.UpdateIndicesHookTest β testFineGrainedLineageEdgesAreAddedRestate
com.linkedin.metadata.kafka.hook.UpdateIndicesHookTest β testInputFieldsEdgesAreAdded
com.linkedin.metadata.kafka.hook.UpdateIndicesHookTest β testMCLProcessExhaustive
com.linkedin.metadata.kafka.hook.UpdateIndicesHookTest β testMCLUIPreProcessed
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeAssertionRunEventCreate
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeDataProcessInstanceRunEventComplete
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeDataProcessInstanceRunEventStart
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityAddTagChange
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityAddTermChange
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityCreate
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityHardDelete
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityOwnerChange
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityRemoveTagChange
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityRemoveTermChange
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntitySetDomain
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntitySoftDelete
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityTermDeprecation
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeEntityUnsetDomain
com.linkedin.metadata.kafka.hook.event.EntityChangeEventGeneratorHookTest β testInvokeIneligibleAspect
com.linkedin.metadata.kafka.hook.ingestion.IngestionSchedulerHookTest β testInvoke
com.linkedin.metadata.kafka.hook.ingestion.IngestionSchedulerHookTest β testInvokeDeleteInfoAspect
com.linkedin.metadata.kafka.hook.ingestion.IngestionSchedulerHookTest β testInvokeDeleteKeyAspect
com.linkedin.metadata.kafka.hook.ingestion.IngestionSchedulerHookTest β testInvokeWrongAspect
com.linkedin.metadata.kafka.hook.siblings.SiblingAssociationHookTest β testInvokeWhenSourceUrnHasTwoDbtUpstreams
com.linkedin.metadata.kafka.hook.siblings.SiblingAssociationHookTest β testInvokeWhenSourceUrnHasTwoUpstreamsOneDbt
com.linkedin.metadata.kafka.hook.siblings.SiblingAssociationHookTest β testInvokeWhenThereIsAKeyBeingReingested
com.linkedin.metadata.kafka.hook.siblings.SiblingAssociationHookTest β testInvokeWhenThereIsAPairWithBigqueryDownstreamNode
com.linkedin.metadata.kafka.hook.siblings.SiblingAssociationHookTest β testInvokeWhenThereIsAPairWithDbtSourceNode
com.linkedin.metadata.kafka.hook.siblings.SiblingAssociationHookTest β testInvokeWhenThereIsNoPairWithDbtModel
com.linkedin.metadata.kafka.hook.spring.MCLSpringTest β testHooks
com.linkedin.metadata.models.DataSchemaFactoryTest β testCustomClassLoading
com.linkedin.metadata.models.EntitySpecBuilderTest β testBuildAspectSpecValidationAspectMissingAnnotation
com.linkedin.metadata.models.EntitySpecBuilderTest β testBuildAspectSpecValidationDuplicateSearchableFields
com.linkedin.metadata.models.EntitySpecBuilderTest β testBuildAspectSpecValidationInvalidSearchableFieldType
com.linkedin.metadata.models.EntitySpecBuilderTest β testBuildAspectSpecValidationMissingRelationshipName
com.linkedin.metadata.models.EntitySpecBuilderTest β testBuildAspectSpecValidationNonNumericSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest β testBuildAspectSpecValidationNonSingularSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest β testBuildEntitySpecs
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest β testEntityRegistry
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest β testEntityRegistryIdentifier
com.linkedin.metadata.models.registry.LineageRegistryTest β testRegistry
com.linkedin.metadata.models.registry.LineageRegistryTest β testRegistryWhenEmpty
com.linkedin.metadata.models.registry.PatchEntityRegistryTest β testEntityRegistryLoad
com.linkedin.metadata.models.registry.PatchEntityRegistryTest β testEntityRegistryWithKeyLoad
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest β testEntityRegistry
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest β testEntityRegistryVersioning
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest β testEntityRegistryWithGoodBase
com.linkedin.metadata.resources.entity.AspectResourceTest β testAsyncDefaultAspects
com.linkedin.metadata.resources.operations.OperationsResourceTest β testDryRun
com.linkedin.metadata.resources.operations.OperationsResourceTest β testForceFlags
com.linkedin.metadata.resources.operations.OperationsResourceTest β testIsTaskIdValid
com.linkedin.metadata.service.DomainServiceTest β testAddDomainsExistingDomain
com.linkedin.metadata.service.DomainServiceTest β testAddDomainsNoExistingDomain
com.linkedin.metadata.service.DomainServiceTest β testRemoveDomainsExistingDomain
com.linkedin.metadata.service.DomainServiceTest β testRemoveDomainsNoExistingDomain
com.linkedin.metadata.service.DomainServiceTest β testSetDomainExistingDomain
com.linkedin.metadata.service.DomainServiceTest β testSetDomainNoExistingDomain
com.linkedin.metadata.service.DomainServiceTest β testUnsetDomainExistingDomain
com.linkedin.metadata.service.DomainServiceTest β testUnsetDomainNoExistingDomain
com.linkedin.metadata.service.GlossaryTermServiceTest β testAddGlossaryTermToEntityExistingGlossaryTerm
com.linkedin.metadata.service.GlossaryTermServiceTest β testAddGlossaryTermToSchemaFieldExistingGlossaryTerm
com.linkedin.metadata.service.GlossaryTermServiceTest β testAddGlossaryTermsToEntityNoExistingGlossaryTerm
com.linkedin.metadata.service.GlossaryTermServiceTest β testAddGlossaryTermsToSchemaFieldNoExistingGlossaryTerm
com.linkedin.metadata.service.GlossaryTermServiceTest β testRemoveGlossaryTermToEntityExistingGlossaryTerm
com.linkedin.metadata.service.GlossaryTermServiceTest β testRemoveGlossaryTermToSchemaFieldExistingGlossaryTerm
com.linkedin.metadata.service.GlossaryTermServiceTest β testRemoveGlossaryTermsToEntityNoExistingGlossaryTerm
com.linkedin.metadata.service.GlossaryTermServiceTest β testRemoveGlossaryTermsToSchemaFieldNoExistingGlossaryTerm
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateChartWithInvalidEdge
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateChartWithMissingDataset
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateDashboardWithInvalidEdge
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateDashboardWithMissingDataset
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateDatasetWithInvalidEdge
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateDownstreamDataJobWithInvalidEdge
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateDownstreamDataJobWithMissingUrnToAdd
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateUpstreamDataJobWithInvalidEdge
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateUpstreamDataJobWithMissingUrnToAdd
com.linkedin.metadata.service.LineageServiceTest β testFailUpdateWithMissingDataset
com.linkedin.metadata.service.LineageServiceTest β testUpdateChartLineage
com.linkedin.metadata.service.LineageServiceTest β testUpdateDashboardLineage
com.linkedin.metadata.service.LineageServiceTest β testUpdateDataJobLineage
com.linkedin.metadata.service.LineageServiceTest β testUpdateDatasetLineage
com.linkedin.metadata.service.OwnerServiceTest β testAddOwnersExistingOwner
com.linkedin.metadata.service.OwnerServiceTest β testAddOwnersNoExistingOwners
com.linkedin.metadata.service.OwnerServiceTest β testRemoveOwnerExistingOwners
com.linkedin.metadata.service.OwnerServiceTest β testRemoveOwnerNoExistingOwners
com.linkedin.metadata.service.OwnershipTypeServiceTest β testCreateOwnershipTypeError
com.linkedin.metadata.service.OwnershipTypeServiceTest β testCreateOwnershipTypeErrorMissingInputs
com.linkedin.metadata.service.OwnershipTypeServiceTest β testCreateOwnershipTypeSuccess
com.linkedin.metadata.service.OwnershipTypeServiceTest β testDeleteOwnershipTypeError
com.linkedin.metadata.service.OwnershipTypeServiceTest β testDeleteOwnershipTypeSuccess
com.linkedin.metadata.service.OwnershipTypeServiceTest β testGetOwnershipTypeInfoError
com.linkedin.metadata.service.OwnershipTypeServiceTest β testGetOwnershipTypeInfoNoOwnershipTypeExists
com.linkedin.metadata.service.OwnershipTypeServiceTest β testGetOwnershipTypeInfoSuccess
com.linkedin.metadata.service.OwnershipTypeServiceTest β testUpdateOwnershipTypeError
com.linkedin.metadata.service.OwnershipTypeServiceTest β testUpdateOwnershipTypeMissingOwnershipType
com.linkedin.metadata.service.OwnershipTypeServiceTest β testUpdateOwnershipTypeSuccess
com.linkedin.metadata.service.QueryServiceTest β testCreateQueryError
com.linkedin.metadata.service.QueryServiceTest β testCreateQueryErrorMissingInputs
com.linkedin.metadata.service.QueryServiceTest β testCreateQuerySuccess
com.linkedin.metadata.service.QueryServiceTest β testDeleteQueryError
com.linkedin.metadata.service.QueryServiceTest β testDeleteQuerySuccess
com.linkedin.metadata.service.QueryServiceTest β testGetQueryPropertiesError
com.linkedin.metadata.service.QueryServiceTest β testGetQueryPropertiesNoQueryExists
com.linkedin.metadata.service.QueryServiceTest β testGetQueryPropertiesSuccess
com.linkedin.metadata.service.QueryServiceTest β testGetQuerySubjectsError
com.linkedin.metadata.service.QueryServiceTest β testGetQuerySubjectsNoQueryExists
com.linkedin.metadata.service.QueryServiceTest β testGetQuerySubjectsSuccess
com.linkedin.metadata.service.QueryServiceTest β testUpdateQueryError
com.linkedin.metadata.service.QueryServiceTest β testUpdateQueryMissingQuery
com.linkedin.metadata.service.QueryServiceTest β testUpdateQuerySuccess
com.linkedin.metadata.service.SettingsServiceTest β testGetCorpUserSettingsNullSettings
com.linkedin.metadata.service.SettingsServiceTest β testGetCorpUserSettingsSettingsException
com.linkedin.metadata.service.SettingsServiceTest β testGetCorpUserSettingsValidSettings
com.linkedin.metadata.service.SettingsServiceTest β testGetGlobalSettingsNullSettings
com.linkedin.metadata.service.SettingsServiceTest β testGetGlobalSettingsSettingsException
com.linkedin.metadata.service.SettingsServiceTest β testGetGlobalSettingsValidSettings
com.linkedin.metadata.service.SettingsServiceTest β testUpdateCorpUserSettingsSettingsException
com.linkedin.metadata.service.SettingsServiceTest β testUpdateCorpUserSettingsValidSettings
com.linkedin.metadata.service.SettingsServiceTest β testUpdateGlobalSettingsSettingsException
com.linkedin.metadata.service.SettingsServiceTest β testUpdateGlobalSettingsValidSettings
com.linkedin.metadata.service.TagServiceTest β testAddGlobalTagsToEntityNoExistingTag
com.linkedin.metadata.service.TagServiceTest β testAddGlobalTagsToSchemaFieldNoExistingTag
com.linkedin.metadata.service.TagServiceTest β testAddTagToEntityExistingTag
com.linkedin.metadata.service.TagServiceTest β testAddTagToSchemaFieldExistingTag
com.linkedin.metadata.service.TagServiceTest β testRemoveGlobalTagsToEntityNoExistingTag
com.linkedin.metadata.service.TagServiceTest β testRemoveGlobalTagsToSchemaFieldNoExistingTag
com.linkedin.metadata.service.TagServiceTest β testRemoveTagToEntityExistingTag
com.linkedin.metadata.service.TagServiceTest β testRemoveTagToSchemaFieldExistingTag
com.linkedin.metadata.service.ViewServiceTest β testCreateViewError
com.linkedin.metadata.service.ViewServiceTest β testCreateViewErrorMissingInputs
com.linkedin.metadata.service.ViewServiceTest β testCreateViewSuccess
com.linkedin.metadata.service.ViewServiceTest β testDeleteViewError
com.linkedin.metadata.service.ViewServiceTest β testDeleteViewSuccess
com.linkedin.metadata.service.ViewServiceTest β testGetViewInfoError
com.linkedin.metadata.service.ViewServiceTest β testGetViewInfoNoViewExists
com.linkedin.metadata.service.ViewServiceTest β testGetViewInfoSuccess
com.linkedin.metadata.service.ViewServiceTest β testUpdateViewError
com.linkedin.metadata.service.ViewServiceTest β testUpdateViewMissingView
com.linkedin.metadata.service.ViewServiceTest β testUpdateViewSuccess
com.linkedin.metadata.utils.EntityKeyUtilsTest β testConvertEntityKeyToUrn
com.linkedin.metadata.utils.EntityKeyUtilsTest β testConvertEntityKeyToUrnInternal
com.linkedin.metadata.utils.EntityKeyUtilsTest β testConvertEntityUrnToKey
com.linkedin.metadata.utils.IngestionUtilsTest β injectPipelineNameWhenNotThere
com.linkedin.metadata.utils.IngestionUtilsTest β injectPipelineNameWhenThere
com.linkedin.metadata.utils.SearchUtilTest β testConvertToFilters
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest β testIndexConventionNoPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest β testIndexConventionPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest β testTimeseriesIndexConventionNoPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest β testTimeseriesIndexConventionPrefix
datahub.client.file.FileEmitterTest β testFailCallback
datahub.client.file.FileEmitterTest β testFileEmitter
datahub.client.file.FileEmitterTest β testSuccessCallback
datahub.client.kafka.AvroSerializerTest β avroFileWrite
datahub.client.kafka.KafkaEmitterTest β testConnection
datahub.client.kafka.KafkaEmitterTest β testSend
datahub.client.patch.PatchTest β testLocalDataFlowInfo
datahub.client.patch.PatchTest β testLocalDataFlowInfoRemove
datahub.client.patch.PatchTest β testLocalDataJobInfo
datahub.client.patch.PatchTest β testLocalDataJobInfoRemove
datahub.client.patch.PatchTest β testLocalDataJobInputAdd
datahub.client.patch.PatchTest β testLocalDataJobInputAddEdge
datahub.client.patch.PatchTest β testLocalDataJobInputRemove
datahub.client.patch.PatchTest β testLocalDatasetProperties
datahub.client.patch.PatchTest β testLocalDatasetPropertiesRemove
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTag
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTagRemove
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTerm
datahub.client.patch.PatchTest β testLocalEditableSchemaMetadataTermRemove
datahub.client.patch.PatchTest β testLocalOwnership
datahub.client.patch.PatchTest β testLocalOwnershipRemove
datahub.client.patch.PatchTest β testLocalOwnershipRemoveType
datahub.client.patch.PatchTest β testLocalUpstream
datahub.client.patch.PatchTest β testLocalUpstreamRemove
datahub.client.rest.RestEmitterTest β mockServerTest
datahub.client.rest.RestEmitterTest β multithreadedTestExecutors
datahub.client.rest.RestEmitterTest β multithreadedTestSingleThreadCaller
datahub.client.rest.RestEmitterTest β testCallback
datahub.client.rest.RestEmitterTest β testDisableSslVerification
datahub.client.rest.RestEmitterTest β testExceptions
datahub.client.rest.RestEmitterTest β testExtraHeaders
datahub.client.rest.RestEmitterTest β testPost
datahub.client.rest.RestEmitterTest β testSslVerificationException
datahub.client.rest.RestEmitterTest β testTimeoutOnGet
datahub.client.rest.RestEmitterTest β testTimeoutOnGetWithTimeout
datahub.client.rest.RestEmitterTest β testUserAgentHeader
datahub.event.EventFormatterTest β testPartialMCPW
datahub.event.EventFormatterTest β testUtf8Encoding
datahub.event.MetadataChangeProposalWrapperTest β testAspectInferenceFailure
datahub.event.MetadataChangeProposalWrapperTest β testAspectInferenceFailureLambda
datahub.event.MetadataChangeProposalWrapperTest β testAspectInferenceSuccess
datahub.event.MetadataChangeProposalWrapperTest β testBuilderExceptions
entities.EntitiesControllerTest β testIngestDataset
io.datahubproject.openapi.delegates.DatahubUsageEventsImplTest β analyticsControllerTest
io.datahubproject.openapi.delegates.DatahubUsageEventsImplTest β initTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β browsePathsTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β chartApiControllerTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β customModelTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β datasetApiControllerTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β deprecationTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β domainsTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β globalTagsTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β glossaryTermsTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β initTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β ownershipTest
io.datahubproject.openapi.delegates.EntityApiDelegateImplTest β statusTest
io.datahubproject.openapi.test.SchemaRegistryControllerTest β testMCLConsumption
io.datahubproject.openapi.test.SchemaRegistryControllerTest β testMCPConsumption
io.datahubproject.openapi.test.SchemaRegistryControllerTest β testPEConsumption
io.datahubproject.openapi.util.OpenApiEntitiesUtilTest β containerConversionTest
io.datahubproject.openapi.util.OpenApiEntitiesUtilTest β testInitialization
io.datahubproject.telemetry.TelemetryUtilsTest β getClientIdTest
security.DummyLoginModuleTest β testAuthenticate()
security.OidcConfigurationTest β readTimeoutPropagation()
utils.SearchUtilTest β testEscapeForwardSlash()
Loading