Uses of Class
org.fest.assertions.api.IterableAssert

Packages that use IterableAssert
org.fest.assertions.api   
 

Uses of IterableAssert in org.fest.assertions.api
 

Methods in org.fest.assertions.api that return IterableAssert
static
<T> IterableAssert<T>
Assertions.assertThat(Iterable<T> actual)
          Creates a new instance of IterableAssert.
 



Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.