Uses of Interface
org.fest.assertions.AssertExtension

Uses of AssertExtension in org.fest.assertions
 

Methods in org.fest.assertions with type parameters of type AssertExtension
static
<T extends AssertExtension>
T
Assertions.assertThat(T assertion)
          Returns the given assertion.
 



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