public void AUT_Constructor_LeaveTimeRuleSetup_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            LeaveTimeRuleSetup instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _leaveTimeRuleSetupInstanceType.ShouldNotBeNull();
            _leaveTimeRuleSetupInstance.ShouldNotBeNull();
            _leaveTimeRuleSetupInstanceFixture.ShouldNotBeNull();
            _leaveTimeRuleSetupInstance.ShouldBeAssignableTo <LeaveTimeRuleSetup>();
            _leaveTimeRuleSetupInstanceFixture.ShouldBeAssignableTo <LeaveTimeRuleSetup>();
        }
Exemple #2
0
        public void AUT_Constructor_IconPicker_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            IconPicker instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _iconPickerInstanceType.ShouldNotBeNull();
            _iconPickerInstance.ShouldNotBeNull();
            _iconPickerInstanceFixture.ShouldNotBeNull();
            _iconPickerInstance.ShouldBeAssignableTo <IconPicker>();
            _iconPickerInstanceFixture.ShouldBeAssignableTo <IconPicker>();
        }
        public void AUT_Constructor_WeeklyRecurrence_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            WeeklyRecurrence instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _weeklyRecurrenceInstanceType.ShouldNotBeNull();
            _weeklyRecurrenceInstance.ShouldNotBeNull();
            _weeklyRecurrenceInstanceFixture.ShouldNotBeNull();
            _weeklyRecurrenceInstance.ShouldBeAssignableTo <WeeklyRecurrence>();
            _weeklyRecurrenceInstanceFixture.ShouldBeAssignableTo <WeeklyRecurrence>();
        }
        public void AUT_Constructor_QueryByUniqueIdSerializedRequest_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            QueryByUniqueIdSerializedRequest instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _queryByUniqueIdSerializedRequestInstanceType.ShouldNotBeNull();
            _queryByUniqueIdSerializedRequestInstance.ShouldNotBeNull();
            _queryByUniqueIdSerializedRequestInstanceFixture.ShouldNotBeNull();
            _queryByUniqueIdSerializedRequestInstance.ShouldBeAssignableTo <QueryByUniqueIdSerializedRequest>();
            _queryByUniqueIdSerializedRequestInstanceFixture.ShouldBeAssignableTo <QueryByUniqueIdSerializedRequest>();
        }
        public void AUT_Constructor_ModelDrillthroughReport_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            ModelDrillthroughReport instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _modelDrillthroughReportInstanceType.ShouldNotBeNull();
            _modelDrillthroughReportInstance.ShouldNotBeNull();
            _modelDrillthroughReportInstanceFixture.ShouldNotBeNull();
            _modelDrillthroughReportInstance.ShouldBeAssignableTo <ModelDrillthroughReport>();
            _modelDrillthroughReportInstanceFixture.ShouldBeAssignableTo <ModelDrillthroughReport>();
        }
        public void AUT_Constructor_RunStoredProcedureScalarRequest_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            RunStoredProcedureScalarRequest instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _runStoredProcedureScalarRequestInstanceType.ShouldNotBeNull();
            _runStoredProcedureScalarRequestInstance.ShouldNotBeNull();
            _runStoredProcedureScalarRequestInstanceFixture.ShouldNotBeNull();
            _runStoredProcedureScalarRequestInstance.ShouldBeAssignableTo <RunStoredProcedureScalarRequest>();
            _runStoredProcedureScalarRequestInstanceFixture.ShouldBeAssignableTo <RunStoredProcedureScalarRequest>();
        }
        public void AUT_Constructor_PersonalizationData_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            PersonalizationData instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _personalizationDataInstanceType.ShouldNotBeNull();
            _personalizationDataInstance.ShouldNotBeNull();
            _personalizationDataInstanceFixture.ShouldNotBeNull();
            _personalizationDataInstance.ShouldBeAssignableTo <PersonalizationData>();
            _personalizationDataInstanceFixture.ShouldBeAssignableTo <PersonalizationData>();
        }
Exemple #8
0
        public void AUT_Constructor_GenericEntityPickerPropertyBag_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            GenericEntityPickerPropertyBag instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _genericEntityPickerPropertyBagInstanceType.ShouldNotBeNull();
            _genericEntityPickerPropertyBagInstance.ShouldNotBeNull();
            _genericEntityPickerPropertyBagInstanceFixture.ShouldNotBeNull();
            _genericEntityPickerPropertyBagInstance.ShouldBeAssignableTo <GenericEntityPickerPropertyBag>();
            _genericEntityPickerPropertyBagInstanceFixture.ShouldBeAssignableTo <GenericEntityPickerPropertyBag>();
        }
        public void AUT_Constructor_getresourcecheckplan_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            getresourcecheckplan instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _getresourcecheckplanInstanceType.ShouldNotBeNull();
            _getresourcecheckplanInstance.ShouldNotBeNull();
            _getresourcecheckplanInstanceFixture.ShouldNotBeNull();
            _getresourcecheckplanInstance.ShouldBeAssignableTo <getresourcecheckplan>();
            _getresourcecheckplanInstanceFixture.ShouldBeAssignableTo <getresourcecheckplan>();
        }
        public void AUT_Constructor_ProjectWorkflowMap_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            ProjectWorkflowMap instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _projectWorkflowMapInstanceType.ShouldNotBeNull();
            _projectWorkflowMapInstance.ShouldNotBeNull();
            _projectWorkflowMapInstanceFixture.ShouldNotBeNull();
            _projectWorkflowMapInstance.ShouldBeAssignableTo <ProjectWorkflowMap>();
            _projectWorkflowMapInstanceFixture.ShouldBeAssignableTo <ProjectWorkflowMap>();
        }
        public void AUT_Constructor_DescribeSoftphoneLayoutCallType_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            DescribeSoftphoneLayoutCallType instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _describeSoftphoneLayoutCallTypeInstanceType.ShouldNotBeNull();
            _describeSoftphoneLayoutCallTypeInstance.ShouldNotBeNull();
            _describeSoftphoneLayoutCallTypeInstanceFixture.ShouldNotBeNull();
            _describeSoftphoneLayoutCallTypeInstance.ShouldBeAssignableTo <DescribeSoftphoneLayoutCallType>();
            _describeSoftphoneLayoutCallTypeInstanceFixture.ShouldBeAssignableTo <DescribeSoftphoneLayoutCallType>();
        }
        public void AUT_Constructor_ChatterMobileSettings_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            ChatterMobileSettings instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _chatterMobileSettingsInstanceType.ShouldNotBeNull();
            _chatterMobileSettingsInstance.ShouldNotBeNull();
            _chatterMobileSettingsInstanceFixture.ShouldNotBeNull();
            _chatterMobileSettingsInstance.ShouldBeAssignableTo <ChatterMobileSettings>();
            _chatterMobileSettingsInstanceFixture.ShouldBeAssignableTo <ChatterMobileSettings>();
        }
Exemple #13
0
        public void AUT_Constructor_GridListViewToolpart_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            GridListViewToolpart instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _gridListViewToolpartInstanceType.ShouldNotBeNull();
            _gridListViewToolpartInstance.ShouldNotBeNull();
            _gridListViewToolpartInstanceFixture.ShouldNotBeNull();
            _gridListViewToolpartInstance.ShouldBeAssignableTo <GridListViewToolpart>();
            _gridListViewToolpartInstanceFixture.ShouldBeAssignableTo <GridListViewToolpart>();
        }
        public void AUT_Constructor_ProfileApplicationVisibility_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            ProfileApplicationVisibility instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _profileApplicationVisibilityInstanceType.ShouldNotBeNull();
            _profileApplicationVisibilityInstance.ShouldNotBeNull();
            _profileApplicationVisibilityInstanceFixture.ShouldNotBeNull();
            _profileApplicationVisibilityInstance.ShouldBeAssignableTo <ProfileApplicationVisibility>();
            _profileApplicationVisibilityInstanceFixture.ShouldBeAssignableTo <ProfileApplicationVisibility>();
        }
Exemple #15
0
        public void AUT_Constructor_HomePageComponent_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            HomePageComponent instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _homePageComponentInstanceType.ShouldNotBeNull();
            _homePageComponentInstance.ShouldNotBeNull();
            _homePageComponentInstanceFixture.ShouldNotBeNull();
            _homePageComponentInstance.ShouldBeAssignableTo <HomePageComponent>();
            _homePageComponentInstanceFixture.ShouldBeAssignableTo <HomePageComponent>();
        }
Exemple #16
0
        public void AUT_Constructor_Queuemanager_NAX_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            Queuemanager_NAX instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _queuemanagerNAXInstanceType.ShouldNotBeNull();
            _queuemanagerNAXInstance.ShouldNotBeNull();
            _queuemanagerNAXInstanceFixture.ShouldNotBeNull();
            _queuemanagerNAXInstance.ShouldBeAssignableTo <Queuemanager_NAX>();
            _queuemanagerNAXInstanceFixture.ShouldBeAssignableTo <Queuemanager_NAX>();
        }
Exemple #17
0
        public void AUT_Constructor_UsersBusinessUnits_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            UsersBusinessUnits instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _usersBusinessUnitsInstanceType.ShouldNotBeNull();
            _usersBusinessUnitsInstance.ShouldNotBeNull();
            _usersBusinessUnitsInstanceFixture.ShouldNotBeNull();
            _usersBusinessUnitsInstance.ShouldBeAssignableTo <UsersBusinessUnits>();
            _usersBusinessUnitsInstanceFixture.ShouldBeAssignableTo <UsersBusinessUnits>();
        }
        public void AUT_Constructor_AccountTerritorySharingRules_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            AccountTerritorySharingRules instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _accountTerritorySharingRulesInstanceType.ShouldNotBeNull();
            _accountTerritorySharingRulesInstance.ShouldNotBeNull();
            _accountTerritorySharingRulesInstanceFixture.ShouldNotBeNull();
            _accountTerritorySharingRulesInstance.ShouldBeAssignableTo <AccountTerritorySharingRules>();
            _accountTerritorySharingRulesInstanceFixture.ShouldBeAssignableTo <AccountTerritorySharingRules>();
        }
Exemple #19
0
        public void AUT_Constructor_ReportBlockInfo_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            ReportBlockInfo instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _reportBlockInfoInstanceType.ShouldNotBeNull();
            _reportBlockInfoInstance.ShouldNotBeNull();
            _reportBlockInfoInstanceFixture.ShouldNotBeNull();
            _reportBlockInfoInstance.ShouldBeAssignableTo <ReportBlockInfo>();
            _reportBlockInfoInstanceFixture.ShouldBeAssignableTo <ReportBlockInfo>();
        }
Exemple #20
0
        public void AUT_Constructor_ListPlannerProps_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            ListPlannerProps instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _listPlannerPropsInstanceType.ShouldNotBeNull();
            _listPlannerPropsInstance.ShouldNotBeNull();
            _listPlannerPropsInstanceFixture.ShouldNotBeNull();
            _listPlannerPropsInstance.ShouldBeAssignableTo <ListPlannerProps>();
            _listPlannerPropsInstanceFixture.ShouldBeAssignableTo <ListPlannerProps>();
        }
Exemple #21
0
        public void AUT_Constructor_AnalyticSnapshotMapping_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            AnalyticSnapshotMapping instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _analyticSnapshotMappingInstanceType.ShouldNotBeNull();
            _analyticSnapshotMappingInstance.ShouldNotBeNull();
            _analyticSnapshotMappingInstanceFixture.ShouldNotBeNull();
            _analyticSnapshotMappingInstance.ShouldBeAssignableTo <AnalyticSnapshotMapping>();
            _analyticSnapshotMappingInstanceFixture.ShouldBeAssignableTo <AnalyticSnapshotMapping>();
        }
        public void AUT_Constructor_PPMExpectedCostBenefit_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            PPMExpectedCostBenefit instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _pPMExpectedCostBenefitInstanceType.ShouldNotBeNull();
            _pPMExpectedCostBenefitInstance.ShouldNotBeNull();
            _pPMExpectedCostBenefitInstanceFixture.ShouldNotBeNull();
            _pPMExpectedCostBenefitInstance.ShouldBeAssignableTo <PPMExpectedCostBenefit>();
            _pPMExpectedCostBenefitInstanceFixture.ShouldBeAssignableTo <PPMExpectedCostBenefit>();
        }
Exemple #23
0
        public void AUT_Constructor_RuleExecutionHistory_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            RuleExecutionHistory instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _ruleExecutionHistoryInstanceType.ShouldNotBeNull();
            _ruleExecutionHistoryInstance.ShouldNotBeNull();
            _ruleExecutionHistoryInstanceFixture.ShouldNotBeNull();
            _ruleExecutionHistoryInstance.ShouldBeAssignableTo <RuleExecutionHistory>();
            _ruleExecutionHistoryInstanceFixture.ShouldBeAssignableTo <RuleExecutionHistory>();
        }
Exemple #24
0
        public void AUT_Constructor_ExecuteAnonymousResult_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            ExecuteAnonymousResult instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _executeAnonymousResultInstanceType.ShouldNotBeNull();
            _executeAnonymousResultInstance.ShouldNotBeNull();
            _executeAnonymousResultInstanceFixture.ShouldNotBeNull();
            _executeAnonymousResultInstance.ShouldBeAssignableTo <ExecuteAnonymousResult>();
            _executeAnonymousResultInstanceFixture.ShouldBeAssignableTo <ExecuteAnonymousResult>();
        }
        public void AUT_Constructor_TenroxFaultContract_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            TenroxFaultContract instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _tenroxFaultContractInstanceType.ShouldNotBeNull();
            _tenroxFaultContractInstance.ShouldNotBeNull();
            _tenroxFaultContractInstanceFixture.ShouldNotBeNull();
            _tenroxFaultContractInstance.ShouldBeAssignableTo <TenroxFaultContract>();
            _tenroxFaultContractInstanceFixture.ShouldBeAssignableTo <TenroxFaultContract>();
        }
        public void AUT_Constructor_PermissionSetExternalDataSourceAccess_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            PermissionSetExternalDataSourceAccess instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _permissionSetExternalDataSourceAccessInstanceType.ShouldNotBeNull();
            _permissionSetExternalDataSourceAccessInstance.ShouldNotBeNull();
            _permissionSetExternalDataSourceAccessInstanceFixture.ShouldNotBeNull();
            _permissionSetExternalDataSourceAccessInstance.ShouldBeAssignableTo <PermissionSetExternalDataSourceAccess>();
            _permissionSetExternalDataSourceAccessInstanceFixture.ShouldBeAssignableTo <PermissionSetExternalDataSourceAccess>();
        }
Exemple #27
0
        public void AUT_Constructor_CallCenterSection_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            CallCenterSection instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _callCenterSectionInstanceType.ShouldNotBeNull();
            _callCenterSectionInstance.ShouldNotBeNull();
            _callCenterSectionInstanceFixture.ShouldNotBeNull();
            _callCenterSectionInstance.ShouldBeAssignableTo <CallCenterSection>();
            _callCenterSectionInstanceFixture.ShouldBeAssignableTo <CallCenterSection>();
        }
Exemple #28
0
        public void AUT_Constructor_clsTargetColours_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            clsTargetColours instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _clsTargetColoursInstanceType.ShouldNotBeNull();
            _clsTargetColoursInstance.ShouldNotBeNull();
            _clsTargetColoursInstanceFixture.ShouldNotBeNull();
            _clsTargetColoursInstance.ShouldBeAssignableTo <clsTargetColours>();
            _clsTargetColoursInstanceFixture.ShouldBeAssignableTo <clsTargetColours>();
        }
        public void AUT_Constructor_DeleteSerializedResponse_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            DeleteSerializedResponse instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _deleteSerializedResponseInstanceType.ShouldNotBeNull();
            _deleteSerializedResponseInstance.ShouldNotBeNull();
            _deleteSerializedResponseInstanceFixture.ShouldNotBeNull();
            _deleteSerializedResponseInstance.ShouldBeAssignableTo <DeleteSerializedResponse>();
            _deleteSerializedResponseInstanceFixture.ShouldBeAssignableTo <DeleteSerializedResponse>();
        }
        public void AUT_Constructor_CustomObjectOwnerSharingRule_Instantiated_Without_Parameter_No_Throw_Exception_Test()
        {
            // Arrange
            CustomObjectOwnerSharingRule instance = null;

            // Act
            var exception = CreateAnalyzer.GetThrownExceptionWhenCreate(out instance);

            // Assert
            instance.ShouldNotBeNull();
            exception.ShouldBeNull();
            _customObjectOwnerSharingRuleInstanceType.ShouldNotBeNull();
            _customObjectOwnerSharingRuleInstance.ShouldNotBeNull();
            _customObjectOwnerSharingRuleInstanceFixture.ShouldNotBeNull();
            _customObjectOwnerSharingRuleInstance.ShouldBeAssignableTo <CustomObjectOwnerSharingRule>();
            _customObjectOwnerSharingRuleInstanceFixture.ShouldBeAssignableTo <CustomObjectOwnerSharingRule>();
        }