Fixed BugsJavajava.lang.UnsupportedOperationException at java.base/java.util.InmutableCollections.uoe Problem: Junit returns next error: Solution: Instead of List.of() or Array.asList() or… you have to use new ArrayList(Arrays.asList(…))... IvanMar 25, 2024Mar 25, 2024