Example #1
0
 public function testGetNamespaceSeparator()
 {
     $this->assertEquals('\\', $this->object->getNamespaceSeparator());
 }