Fxmlrpc\ProxyTest::testLazyLoading PHP Method

testLazyLoading() public method

public testLazyLoading ( )
    public function testLazyLoading()
    {
        $this->assertSame($this->proxy->foo, $this->proxy->foo);
    }