DefaultTestSwarmUiConnectivityUseCaseImpl

Implements DefaultTestSwarmUiConnectivityUseCase behavior in the SDAI domain layer.

Author

Dmitriy Moroz

Constructors

constructor(remoteDataSource: SwarmUiModelsRemoteDataSource, authorizationStore: AuthorizationStore)

Properties

Link copied to clipboard

Exposes the authorizationStore value used by the SDAI domain layer.

Link copied to clipboard

Exposes the remoteDataSource value used by the SDAI domain layer.

Functions

Link copied to clipboard
open suspend operator override fun invoke(url: String)

Executes the invoke step in the SDAI domain layer.