Gc\View\Helper\DocumentsTest::testInvoke PHP Méthode

testInvoke() public méthode

Test
public testInvoke ( ) : void
Résultat void
    public function testInvoke()
    {
        $this->assertInternalType('array', $this->object->__invoke());
    }