This project has retired. For details please refer to its
Attic page.
SchemaOrderingTest (streams-util 0.5.2-SNAPSHOT Test API)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
assertContainsItemsEndingWithInOrder
public void assertContainsItemsEndingWithInOrder(Iterator<Schema> iterator,
List<String> items)
assert iterator of Schema contains URI items ending with in order.
- Parameters:
iterator
- Iterator of Schema
items
- List of String
Copyright © 2018 The Apache Software Foundation. All rights reserved.