Searched refs:expectFields (Results 1 – 4 of 4) sorted by relevance
192 $this->expectFields($from);203 $this->expectFields($to);211 $this->expectFields($from);217 $this->expectFields($to);408 $this->expectFields($m1);854 $this->expectFields($to);
75 $this->expectFields($msg);
568 $this->expectFields($m);581 $this->expectFields($m);696 $this->expectFields($n);
20 public function expectFields(TestMessage $m) function in TestBase