public function testGetNamespace()
 {
     $this->assertEquals($this->fixtureNamespace, $this->fileInspector->getNamespace());
 }