Essence\Http\Client\NativeTest::testGet PHP Méthode

testGet() public méthode

public testGet ( )
    public function testGet()
    {
        $this->assertNotEmpty($this->Native->get('file://' . __FILE__));
    }