Modifier and Type | Method and Description |
---|---|
static Index |
Index.atIndex(int index)
Creates a new
. |
Modifier and Type | Method and Description |
---|---|
ListAssert |
ListAssert.contains(Object o,
Index index)
Verifies that the actual
contains the given object at the given index. |
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.