Uses of Class
org.assertj.core.api.IterableSizeAssert
-
Packages that use IterableSizeAssert Package Description org.assertj.core.api -
-
Uses of IterableSizeAssert in org.assertj.core.api
Methods in org.assertj.core.api that return IterableSizeAssert Modifier and Type Method Description private IterableSizeAssert<?>ProxifyMethodChangingTheObjectUnderTest. createIterableSizeAssertProxy(Object currentActual)(package private) IterableSizeAssert<?>SoftProxies. createIterableSizeAssertProxy(IterableSizeAssert<?> iterableSizeAssert)Methods in org.assertj.core.api with parameters of type IterableSizeAssert Modifier and Type Method Description (package private) IterableSizeAssert<?>SoftProxies. createIterableSizeAssertProxy(IterableSizeAssert<?> iterableSizeAssert)
-