예제 #1
0
 public function testReturnsName()
 {
     $this->assertSame(Type::BINARY, $this->type->getName());
 }