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

JUnits added for ImageServiceImpl class. Also unused TIFF conversion … #14

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

parikshitsm
Copy link
Contributor

This PR includes :
1] Service layer Junits added for ImageServiceImpl class.
2] Unused methods related to TIFF conversion removed.
3] Free svg image (blue-hero-3.svg) is added under /src/test/resources folder. This is used for Junits.
4] In case any of any errors, earlier a 0kb file was getting generated because the I/O streams were not closed. Handled closing part in catch & finally blocks to avoid creating unnecessary files in project directory.

@parikshitsm parikshitsm mentioned this pull request Oct 16, 2022
2 tasks
@michaellambgelo michaellambgelo merged commit 0aa7143 into michaellambgelo:master Oct 17, 2022
@michaellambgelo michaellambgelo self-assigned this Oct 19, 2022
@michaellambgelo michaellambgelo linked an issue Oct 19, 2022 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Unit Tests - Services
2 participants