You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
@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
The text was updated successfully, but these errors were encountered: