nerm/tests/Api/NERMWorkflowActionsApi.Tests.ps1
|
# # NERM API # The NERM API accesss and modifies resources in your environment. # Version: 1.0.0 # Generated by OpenAPI Generator: https://openapi-generator.tech # Describe -tag 'PSSailpoint.NERM' -name 'NERMNERMWorkflowActionsApi' { Context 'New-NERMApprovalAction' { It 'Test New-NERMApprovalAction' { #$TestResult = New-NERMApprovalAction -CreateApprovalActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMAskSecurityQuestionAction' { It 'Test New-NERMAskSecurityQuestionAction' { #$TestResult = New-NERMAskSecurityQuestionAction -CreateAskSecurityQuestionActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMAutoAssignAction' { It 'Test New-NERMAutoAssignAction' { #$TestResult = New-NERMAutoAssignAction -CreateAutoAssignActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMBatchUpdateAction' { It 'Test New-NERMBatchUpdateAction' { #$TestResult = New-NERMBatchUpdateAction -CreateBatchUpdateActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMCloseSessionAction' { It 'Test New-NERMCloseSessionAction' { #$TestResult = New-NERMCloseSessionAction -CreateCloseSessionActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMContributorsAction' { It 'Test New-NERMContributorsAction' { #$TestResult = New-NERMContributorsAction -CreateContributorsActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMCreateProfileAction' { It 'Test New-NERMCreateProfileAction' { #$TestResult = New-NERMCreateProfileAction -CreateCreateProfileActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMDuplicatePreventionAction' { It 'Test New-NERMDuplicatePreventionAction' { #$TestResult = New-NERMDuplicatePreventionAction -CreateDuplicatePreventionActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMEmailVerificationAction' { It 'Test New-NERMEmailVerificationAction' { #$TestResult = New-NERMEmailVerificationAction -CreateEmailVerificationActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMFulfillmentAction' { It 'Test New-NERMFulfillmentAction' { #$TestResult = New-NERMFulfillmentAction -CreateFulfillmentActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMIdentityProofingAction' { It 'Test New-NERMIdentityProofingAction' { #$TestResult = New-NERMIdentityProofingAction -CreateIdentityProofingActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMInvitationAction' { It 'Test New-NERMInvitationAction' { #$TestResult = New-NERMInvitationAction -CreateInvitationActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMLdapAction' { It 'Test New-NERMLdapAction' { #$TestResult = New-NERMLdapAction -CreateLdapActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMNotificationAction' { It 'Test New-NERMNotificationAction' { #$TestResult = New-NERMNotificationAction -CreateNotificationActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMPasswordResetAction' { It 'Test New-NERMPasswordResetAction' { #$TestResult = New-NERMPasswordResetAction -CreatePasswordResetActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMProfileCheckAction' { It 'Test New-NERMProfileCheckAction' { #$TestResult = New-NERMProfileCheckAction -CreateProfileCheckActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMProfileSelectAction' { It 'Test New-NERMProfileSelectAction' { #$TestResult = New-NERMProfileSelectAction -CreateProfileSelectActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMRequestAction' { It 'Test New-NERMRequestAction' { #$TestResult = New-NERMRequestAction -CreateRequestActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMRestApiAction' { It 'Test New-NERMRestApiAction' { #$TestResult = New-NERMRestApiAction -CreateRestApiActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMReviewAction' { It 'Test New-NERMReviewAction' { #$TestResult = New-NERMReviewAction -CreateReviewActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMRunWorkflowAction' { It 'Test New-NERMRunWorkflowAction' { #$TestResult = New-NERMRunWorkflowAction -CreateRunWorkflowActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMSetAttributesAction' { It 'Test New-NERMSetAttributesAction' { #$TestResult = New-NERMSetAttributesAction -CreateSetAttributesActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMSetSecurityQuestionAction' { It 'Test New-NERMSetSecurityQuestionAction' { #$TestResult = New-NERMSetSecurityQuestionAction -CreateSetSecurityQuestionActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMSoapApiAction' { It 'Test New-NERMSoapApiAction' { #$TestResult = New-NERMSoapApiAction -CreateSoapApiActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMStatusChangeAction' { It 'Test New-NERMStatusChangeAction' { #$TestResult = New-NERMStatusChangeAction -CreateStatusChangeActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMUnassignAction' { It 'Test New-NERMUnassignAction' { #$TestResult = New-NERMUnassignAction -CreateUnassignActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMUpdateProfileAction' { It 'Test New-NERMUpdateProfileAction' { #$TestResult = New-NERMUpdateProfileAction -CreateUpdateProfileActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'New-NERMUsernamePasswordAction' { It 'Test New-NERMUsernamePasswordAction' { #$TestResult = New-NERMUsernamePasswordAction -CreateUsernamePasswordActionRequest "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } Context 'Get-NERMWorkflowActions' { It 'Test Get-NERMWorkflowActions' { #$TestResult = Get-NERMWorkflowActions -WorkflowId "TEST_VALUE" #$TestResult | Should -BeOfType TODO #$TestResult.property | Should -Be 0 } } } |