function test_create()
 {
     $this->_set_object_initial_attributes();
     parent::test_create();
     $this->_check_sys_object_version_record();
     $this->_check_content_object_record();
 }
Ejemplo n.º 2
0
 function test_create()
 {
     $this->_set_file_create_attributes();
     parent::test_create();
 }