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 IterableAssert Assertions.assertThat(Iterable<?> actual)
          Creates a new instance of IterableAssert.
 



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