org.fest.assertions.fluentlenium
Class FluentLeniumAssertions

java.lang.Object
  extended by org.fest.assertions.fluentlenium.FluentLeniumAssertions

public final class FluentLeniumAssertions
extends Object


Method Summary
static FluentListAssert assertThat(FluentList<?> actual)
           
static PageAssert assertThat(FluentPage actual)
           
static FluentWebElementAssert assertThat(FluentWebElement actual)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

assertThat

public static PageAssert assertThat(FluentPage actual)

assertThat

public static FluentWebElementAssert assertThat(FluentWebElement actual)

assertThat

public static FluentListAssert assertThat(FluentList<?> actual)


Copyright © 2012 AConsulting. All Rights Reserved.