lithium\tests\mocks\template\MockHelper::testAttributes PHP 메소드

testAttributes() 공개 메소드

public testAttributes ( $params, $method = null, array $options = [] )
$options array
    public function testAttributes($params, $method = null, array $options = array())
    {
        return $this->_attributes($params, $method, $options);
    }