Esempio n. 1
0
 public function thenItsMethodShouldBe($string)
 {
     $this->spec->assertEquals($string, $this->request->getMethod());
 }