CacheTool\Proxy\PhpProxyTest::testGetFunctions PHP Метод

testGetFunctions() публичный Метод

public testGetFunctions ( )
    public function testGetFunctions()
    {
        $this->assertCount(8, $this->createProxyInstance()->getFunctions());
    }