Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo

...

functiondescriptiondirect access in unit test
get_base_adminreturns user data (an array) for the default admin user$this->admin
get_base_studentreturns user data (an array) for the default student user$this->studnet>student
get_base_modulereturns user data (an array) for the default module$this->module
get_base_facultyreturns user data (an array) for the default faculty$this->faculty
get_base_schoolreturns user data (an array) for the default school$this->school

...