public function testGetTimeCreated()
 {
     $this->assertInstanceOf('DateTime', $this->object->getTimeCreated());
 }