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