◆ create_instance()
testing_repository_generator::create_instance |
( |
|
$record = null , |
|
|
array |
$options = null |
|
) |
| |
|
inherited |
Create a test repository instance.
- Parameters
-
array | stdClass | $record | |
array | $options | |
- Return values
-
stdClass | repository instance record |
◆ create_type()
testing_repository_generator::create_type |
( |
|
$record = null , |
|
|
array |
$options = null |
|
) |
| |
|
inherited |
Create the type of repository.
- Parameters
-
stdClass | array | $record | data to use to set up the type |
array | $options | options for the set up of the type |
- Return values
-
stdClass | repository type record |
◆ get_typename()
testing_repository_generator::get_typename |
( |
| ) |
|
|
inherited |
Returns repository type name.
- Return values
-
string | name of the type of repository |
- Exceptions
-
◆ prepare_record()
testing_repository_generator::prepare_record |
( |
array |
$record | ) |
|
|
protectedinherited |
◆ prepare_type_record()
testing_repository_generator::prepare_type_record |
( |
array |
$record | ) |
|
|
protectedinherited |
◆ reset()
testing_repository_generator::reset |
( |
| ) |
|
|
inherited |
The documentation for this class was generated from the following file:
- repository/coursefiles/tests/generator/lib.php