Gc\View\Helper\AclTest::testInvoke PHP Method

testInvoke() public method

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