Searched refs:filesDirectory (Results 1 – 1 of 1) sorted by relevance
16 private $filesDirectory; variable in Framework_AssertTest20 … $this->filesDirectory = dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR;1011 $this->filesDirectory . 'foo.xml',1012 $this->filesDirectory . 'foo.xml'1017 $this->filesDirectory . 'foo.xml',1018 $this->filesDirectory . 'bar.xml'1030 $this->filesDirectory . 'foo.xml',1031 $this->filesDirectory . 'bar.xml'1036 $this->filesDirectory . 'foo.xml',1037 $this->filesDirectory . 'foo.xml'[all …]