devon4j
devon4j copied to clipboard
Cobigen generates ToTest which is not supporting SortedSet
@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