Uses of Interface
org.assertj.core.api.AssertDelegateTarget

Packages that use AssertDelegateTarget
org.assertj.core.api   
 

Uses of AssertDelegateTarget in org.assertj.core.api
 

Methods in org.assertj.core.api with type parameters of type AssertDelegateTarget
static
<T extends AssertDelegateTarget>
T
Assertions.assertThat(T assertion)
          Returns the given assertion.
 



Copyright © 2013–2015 AssertJ. All rights reserved.