public function testGetDataContainer()
 {
     $this->assertEquals($this->objDataContainer, $this->objDataContainer->getDataContainer());
 }