Пример #1
0
 public function testShouldHaveACODE_406()
 {
     $this->assertSame(HttpErrorCode::CODE_406, HttpErrorCode::code406()->getValue());
 }