lithium\tests\mocks\template\MockHelper::testAttributes PHP Method

testAttributes() public method

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