Gittern\Proxy\TreeProxyTest::testIsGaplessDecorator PHP Method

testIsGaplessDecorator() public method

    public function testIsGaplessDecorator()
    {
        $this->assertClassIsGaplessDecorator('Gittern\\Entity\\GitObject\\Tree', 'Gittern\\Proxy\\TreeProxy');
    }