org.fest.assertions.fluentlenium.custom
Class FluentListSizeBuilder
java.lang.Object
org.fest.assertions.fluentlenium.custom.FluentListSizeBuilder
public class FluentListSizeBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FluentListSizeBuilder
public FluentListSizeBuilder(int size,
FluentListAssert listeAssert)
lessThan
public FluentListAssert lessThan(int size)
lessThanOrEqualTo
public Object lessThanOrEqualTo(int size)
greaterThan
public FluentListAssert greaterThan(int size)
greaterThanOrEqualTo
public Object greaterThanOrEqualTo(int size)
Copyright © 2012 AConsulting. All Rights Reserved.