Skip to content

Add Delegate interface for OlpClient and implement mock for testing#1709

Open
VladyslavTsymbal wants to merge 1 commit into
heremaps:masterfrom
VladyslavTsymbal:HERESDK-12772
Open

Add Delegate interface for OlpClient and implement mock for testing#1709
VladyslavTsymbal wants to merge 1 commit into
heremaps:masterfrom
VladyslavTsymbal:HERESDK-12772

Conversation

@VladyslavTsymbal

Copy link
Copy Markdown

Added a delegate interface for OlpClient to allow for better testing and mocking of the client behavior. Implemented a mock version of the delegate to facilitate unit tests. Solves the issue of testing OlpClient without relying on actual network calls.

Relates-To: HERESDK-12772

Added a delegate interface for OlpClient to allow for better testing
and mocking of the client behavior. Implemented a mock version of the
delegate to facilitate unit tests. Solves the issue of testing OlpClient
without relying on actual network calls.

Relates-To: HERESDK-12772

Signed-off-by: Vladyslav Tsymbal <ext-vladyslav.tsymbal@here.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant