Searched refs:testPath (Results 1 – 2 of 2) sorted by relevance
18 protected $testPath = "/account/whoami"; variable in MatrixPhp\\Tests\\MatrixHttpApiTest
1706 $testPath = $relativePath;1708 $testPath = $path;1712 if (preg_match($pattern, $testPath) === 1) {