コード例 #1
0
 public function testGetName()
 {
     $this->assertEquals('switch', $this->type->getName());
 }