Open ljacqu opened 5 months ago
Iterator & ListIterator are tested for mutability and immutability as a manual step, but if we did it as part of the List type itself (the list we're testing, its subList or its reversed) we would cover more
Iterator & ListIterator are tested for mutability and immutability as a manual step, but if we did it as part of the List type itself (the list we're testing, its subList or its reversed) we would cover more