Example #1
0
 public function testGetNamespace()
 {
     $this->assertEquals('Tasks\\Task', $this->config->getNamespace('Task'));
 }