Пример #1
0
 public function test_getTypeDescription()
 {
     $this->assertEquals('Type: 1', Shape::getTypeDescription());
 }