-
protected static <U extends it.tidalwave.util.As>
ItemsAssert<U>
Asserts that the object under inspection has the given number of actions.
Provides all children of the current object so assertions can be enforced on them.
ItemsAssert.withEachItem(org.mockito.ThrowingConsumer<T> consumer)
Enumerates all children of the current object so assertions can be enforced on them.
Enumerates all children of the current object so assertions can be enforced on them.
Asserts that the Aggregate
under test contains all the items whose names are provided.
Asserts that the object under inspection has the given number of items.
Provides the next child of this object so assertions can be enforced on them.