# Functions
NewMockIdentityProviderService creates a new mock instance.
NewMockSCIMService creates a new mock instance.
NewMockStateRepository creates a new mock instance.
# Structs
MockIdentityProviderService is a mock of IdentityProviderService interface.
MockIdentityProviderServiceMockRecorder is the mock recorder for MockIdentityProviderService.
MockSCIMService is a mock of SCIMService interface.
MockSCIMServiceMockRecorder is the mock recorder for MockSCIMService.
MockStateRepository is a mock of StateRepository interface.
MockStateRepositoryMockRecorder is the mock recorder for MockStateRepository.