Essence\ExtractorTest::testExtract PHP Method

testExtract() public method

public testExtract ( )
    public function testExtract()
    {
        $this->assertNotNull($this->Extractor->extract('http://pass.foo.com/bar'));
    }