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

Unit tests added for Tile class #164

Closed
wants to merge 4 commits into from
Closed

Conversation

vlad-nitu
Copy link

#162

Added unit tests for Tile class

The class is now fully tested (should now achieve 100% branch coverage)
In order to be able to easily unit test Tile class, I decided to mock the PImage dependency. For this, I had to add the mockito dependency in 'pom.xml' file (used the lates version of Mockito)

@vlad-nitu vlad-nitu mentioned this pull request Jul 9, 2022
@micycle1
Copy link
Collaborator

Changes included in #167.

@micycle1 micycle1 closed this Dec 27, 2024
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.

3 participants