Example #1
0
 /**
  * @covers Geissler\CSL\Context\Context::getName
  */
 public function testGetName()
 {
     $this->assertNull($this->object->getName());
 }