예제 #1
0
 public function testGetCode()
 {
     $this->assertSame('Error', $this->object->getCode());
 }