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

testInvoke() public méthode

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