Cobigen generates ToTest which is not supporting SortedSet #1540
Labels
bug
good first issue
Team_CobiGen_Templates
These issues will be handeled by the team CobiGen_Templates
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
The text was updated successfully, but these errors were encountered: