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

Feature/convex polygon geometrically equals testing #63

Merged

Conversation

Richiedu38
Copy link
Contributor

This PR adds a test to validate that issue #51 has been resolved.

Copy link
Member

@SylvainBertrand SylvainBertrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just 1 comment

@Test
public void geometricallyEquals() /* If two polygons built in differents ways (vertices in different order), they are still equivalent

*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move the comment right before the method declaration.

@Richiedu38 Richiedu38 merged commit 095823e into develop Apr 30, 2024
2 checks passed
@Richiedu38 Richiedu38 deleted the feature/convex-polygon-geometrically-equals-testing branch April 30, 2024 21:23
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.

2 participants