Пример #1
0
 protected function _afterBuild(Omeka_Record_AbstractRecord $record)
 {
     $this->_test->assertTrue($record->exists());
     $this->_test->ranAfterBuild = true;
 }