Interface SpliteratorTester.Ordered
-
- Enclosing class:
- SpliteratorTester<E>
public static interface SpliteratorTester.OrderedReturn type from "contains the following elements" assertions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinOrder()Attests that the expected values must not just be present but must be present in the order they were given.
-