Source Class Properties adapter _path Class Methods skip setUp tearDown testPathMustExist testRead testReadTemplate testReadWithScope testReadValidation testReadWithAnonymousFunction Extends lithium\test\Unit Source public function setUp() { $this->adapter = new Php(array('path' => $this->_path)); }