FastFeed\Tests\Cache\FastFeedManagerExceptionTest::testException PHP Method

testException() public method

public testException ( )
    public function testException()
    {
        $this->fastFeed->fetch('desarrolla2');
    }
FastFeedManagerExceptionTest