Uses of Class
org.assertj.core.api.SoftProxies.CollectErrorsOrCreateExtractedProxy
-
Packages that use SoftProxies.CollectErrorsOrCreateExtractedProxy Package Description org.assertj.core.api -
-
Uses of SoftProxies.CollectErrorsOrCreateExtractedProxy in org.assertj.core.api
Methods in org.assertj.core.api that return SoftProxies.CollectErrorsOrCreateExtractedProxy Modifier and Type Method Description static SoftProxies.CollectErrorsOrCreateExtractedProxy
SoftProxies.CollectErrorsOrCreateExtractedProxy. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SoftProxies.CollectErrorsOrCreateExtractedProxy[]
SoftProxies.CollectErrorsOrCreateExtractedProxy. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-