static <T,Value extends Collection<T>,TheFluent> org.cthul.matchers.fluent.ext.ExtensionFactory<Object,CollectionFluent.Assert<T,Value>,TheFluent,CollectionFluent.Step<T,Value,TheFluent,?>> |
FluentAssert.aCollection() |
static <T,Value extends Collection<T>,TheFluent> org.cthul.matchers.fluent.ext.ExtensionFactory<Object,CollectionFluent.Assert<T,Value>,TheFluent,CollectionFluent.Step<T,Value,TheFluent,?>> |
CollectionFluent.Step.adapter() |
CollectionFluent.AndChain<T,Value,CollectionFluent.Assert<T,Value>,?> |
CollectionFluent.Assert.all() |
CollectionFluent.AndChain<T,Value,CollectionFluent.Assert<T,Value>,?> |
CollectionFluent.Assert.both() |
CollectionFluent.AndChain<T,Value,CollectionFluent.Assert<T,Value>,?> |
CollectionFluent.Assert.both(org.hamcrest.Matcher<? super Value> matcher) |
CollectionFluent.OrChain<T,Value,CollectionFluent.Assert<T,Value>,?> |
CollectionFluent.Assert.either() |
CollectionFluent.OrChain<T,Value,CollectionFluent.Assert<T,Value>,?> |
CollectionFluent.Assert.either(org.hamcrest.Matcher<? super Value> matcher) |