| Modifier and Type | Method and Description |
|---|---|
<C extends Comparable<C>> |
ObjectFluent.Assert.asComparable()
Converts this fluent into a ComparableFluent.Step
|
ComparableFluent.Assert<Float,Float> |
ObjectFluent.Assert.asFloat()
Converts this fluent into a ComparableFluent.Step
|
ComparableFluent.Assert<Long,Long> |
ObjectFluent.Assert.asLong()
Converts this fluent into a ComparableFluent.Step
|
static <C extends Comparable<C>,Value extends C> |
FluentAssert.assertThat(Value value) |
Copyright © 2015. All Rights Reserved.