コード例 #1
0
 public function testGetMethod()
 {
     $this->assertEquals('POST', $this->request->getMethod());
 }