Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cache and Reader Unit Tests #5

Merged
merged 2 commits into from
Mar 10, 2024
Merged

Conversation

IlicMiljan
Copy link
Owner

@IlicMiljan IlicMiljan commented Mar 10, 2024

Description of Changes

This PR introduces unit tests for Cache and Reader functionalities within the library.

Specifically, it adds tests for the InvalidCacheKey exception within the Cache component and for the ObjectPropertyNotFound exception within the Reader component.

How Has This Been Tested?

The changes have been tested by running the newly added unit tests.

Checklist

Please confirm the following:

  • I have tested my changes and corrected any errors.
  • I have documented my changes if necessary.

@IlicMiljan IlicMiljan merged commit ba76fac into main Mar 10, 2024
1 check passed
@IlicMiljan IlicMiljan deleted the add-cache-and-reader-tests branch March 10, 2024 10:51
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.

None yet

1 participant