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 #568

Open
maybeec opened this issue Jul 21, 2022 · 0 comments
Open

Cobigen generates ToTest which is not supporting SortedSet #568

maybeec opened this issue Jul 21, 2022 · 0 comments
Labels
bug Something isn't working template maven-archetype to create new application. test

Comments

@maybeec
Copy link
Member

maybeec commented Jul 21, 2022

@rhobolic commented on Thu Jun 02 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 maybeec added bug Something isn't working test template maven-archetype to create new application. labels Jul 21, 2022
hohwille added a commit to NelsonNew/devon4j that referenced this issue Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working template maven-archetype to create new application. test
Projects
None yet
Development

No branches or pull requests

1 participant