Class ProxyableObjectAssert<ACTUAL>

java.lang.Object
org.assertj.core.api.AbstractAssert<SELF,ACTUAL>
org.assertj.core.api.AbstractObjectAssert<ProxyableObjectAssert<ACTUAL>,ACTUAL>
org.assertj.core.api.ProxyableObjectAssert<ACTUAL>
All Implemented Interfaces:
Assert<ProxyableObjectAssert<ACTUAL>,ACTUAL>, Descriptable<ProxyableObjectAssert<ACTUAL>>, ExtensionPoints<ProxyableObjectAssert<ACTUAL>,ACTUAL>

public class ProxyableObjectAssert<ACTUAL> extends AbstractObjectAssert<ProxyableObjectAssert<ACTUAL>,ACTUAL>
Concrete assertions for Objects without any final methods to allow proxying.