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

Cobigen generates ToTest which is not supporting SortedSet #1540

Closed
rhobolic opened this issue Jun 2, 2022 · 1 comment
Closed

Cobigen generates ToTest which is not supporting SortedSet #1540

rhobolic opened this issue Jun 2, 2022 · 1 comment
Assignees
Labels
bug good first issue Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates

Comments

@rhobolic
Copy link

rhobolic commented Jun 2, 2022

Problem
When we use SortedSet in the To the ToTest is failing in the method "private void testEqualsAndHashcode(Class<?> clazz, SoftAssertions assertion, ToExclusion exclusion)"

Expectation
The test should not fail for SortedSet

Solution hint
If the green undelayed snippet is added everything works fine again
image

@maybeec
Copy link
Member

maybeec commented Jul 21, 2022

Issue moved to devonfw/devon4j #568 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates
Projects
None yet
Development

No branches or pull requests

4 participants