Interface AssertJProxySetup


  • public interface AssertJProxySetup
    Interface implemented by all proxies and serves as a type safe setter. One could also define such setters and access them by reflection but with reflection there is a notable performance overhead if the methods need to be located for every call.