devon4j icon indicating copy to clipboard operation
devon4j copied to clipboard

Cobigen generates ToTest which is not supporting SortedSet

Open maybeec opened this issue 2 years ago • 0 comments

@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 avatar Jul 21 '22 08:07 maybeec