Searched refs:msg_prefix (Results 1 – 1 of 1) sorted by relevance
89 * @param string $msg_prefix A prefix that is prepended to all messages91 private function hasPages($expected, $actual, $msg_prefix = '') { argument100 … $this->assertTrue($found, $msg_prefix.'Page '.$id.' expected but not found in the result');104 …$this->assertTrue(in_array($page['id'], $expected), $msg_prefix.'Page '.$page['id'].' is in the re…