Advertisement
stronk7

Untitled

Nov 28th, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.04 KB | None | 0 0
  1. $ local/codechecker/phpcs/bin/phpcs --standard=moodle --sniffs=moodle.PHPUnit.TestCaseNames mod/quiz
  2.  
  3. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/restore_override_test.php
  4. ------------------------------------------------------------------------------------------------------------------------------------------------------
  5. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  6. ------------------------------------------------------------------------------------------------------------------------------------------------------
  7. 38 | WARNING | PHPUnit testcase name "mod_quiz_restore_override_testcase" does not match file name "restore_override_test"
  8. 38 | WARNING | PHUnit class "mod_quiz_restore_override_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz"
  9. | | namespace, using more levels if needed, in order to match the code being tested
  10. ------------------------------------------------------------------------------------------------------------------------------------------------------
  11.  
  12.  
  13. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/local_structure_slot_random_test.php
  14. ------------------------------------------------------------------------------------------------------------------------------------------------------
  15. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  16. ------------------------------------------------------------------------------------------------------------------------------------------------------
  17. 35 | WARNING | PHPUnit testcase name "mod_quiz_local_structure_slot_random_test" does not match file name "local_structure_slot_random_test"
  18. 35 | WARNING | PHUnit class "mod_quiz_local_structure_slot_random_test" does not have any namespace. It is recommended to add it to the "mod_quiz"
  19. | | namespace, using more levels if needed, in order to match the code being tested
  20. ------------------------------------------------------------------------------------------------------------------------------------------------------
  21.  
  22.  
  23. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/attempt_walkthrough_from_csv_test.php
  24. ------------------------------------------------------------------------------------------------------------------------------------------------------
  25. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  26. ------------------------------------------------------------------------------------------------------------------------------------------------------
  27. 41 | WARNING | PHPUnit testcase name "mod_quiz_attempt_walkthrough_from_csv_testcase" does not match file name "attempt_walkthrough_from_csv_test"
  28. 41 | WARNING | PHUnit class "mod_quiz_attempt_walkthrough_from_csv_testcase" does not have any namespace. It is recommended to add it to the
  29. | | "mod_quiz" namespace, using more levels if needed, in order to match the code being tested
  30. ------------------------------------------------------------------------------------------------------------------------------------------------------
  31.  
  32.  
  33. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/reportlib_test.php
  34. ------------------------------------------------------------------------------------------------------------------------------------------------------
  35. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  36. ------------------------------------------------------------------------------------------------------------------------------------------------------
  37. 39 | WARNING | PHPUnit testcase name "mod_quiz_reportlib_testcase" does not match file name "reportlib_test"
  38. 39 | WARNING | PHUnit class "mod_quiz_reportlib_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace,
  39. | | using more levels if needed, in order to match the code being tested
  40. ------------------------------------------------------------------------------------------------------------------------------------------------------
  41.  
  42.  
  43. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/quizobj_test.php
  44. ------------------------------------------------------------------------------------------------------------------------------------------------------
  45. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  46. ------------------------------------------------------------------------------------------------------------------------------------------------------
  47. 38 | WARNING | PHPUnit testcase name "mod_quiz_class_testcase" does not match file name "quizobj_test"
  48. 38 | WARNING | PHUnit class "mod_quiz_class_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using
  49. | | more levels if needed, in order to match the code being tested
  50. ------------------------------------------------------------------------------------------------------------------------------------------------------
  51.  
  52.  
  53. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/events_test.php
  54. ------------------------------------------------------------------------------------------------------------------------------------------------------
  55. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  56. ------------------------------------------------------------------------------------------------------------------------------------------------------
  57. 39 | WARNING | PHPUnit testcase name "mod_quiz_events_testcase" does not match file name "events_test"
  58. 39 | WARNING | PHUnit class "mod_quiz_events_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using
  59. | | more levels if needed, in order to match the code being tested
  60. ------------------------------------------------------------------------------------------------------------------------------------------------------
  61.  
  62.  
  63. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/structure_test.php
  64. ------------------------------------------------------------------------------------------------------------------------------------------------------
  65. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  66. ------------------------------------------------------------------------------------------------------------------------------------------------------
  67. 37 | WARNING | PHPUnit testcase name "mod_quiz_structure_testcase" does not match file name "structure_test"
  68. 37 | WARNING | PHUnit class "mod_quiz_structure_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace,
  69. | | using more levels if needed, in order to match the code being tested
  70. ------------------------------------------------------------------------------------------------------------------------------------------------------
  71.  
  72.  
  73. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/privacy_provider_test.php
  74. ------------------------------------------------------------------------------------------------------------------------------------------------------
  75. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  76. ------------------------------------------------------------------------------------------------------------------------------------------------------
  77. 43 | WARNING | PHPUnit testcase name "mod_quiz_privacy_provider_testcase" does not match file name "privacy_provider_test"
  78. 43 | WARNING | PHUnit class "mod_quiz_privacy_provider_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz"
  79. | | namespace, using more levels if needed, in order to match the code being tested
  80. ------------------------------------------------------------------------------------------------------------------------------------------------------
  81.  
  82.  
  83. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/calendar_event_modified_test.php
  84. ------------------------------------------------------------------------------------------------------------------------------------------------------
  85. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  86. ------------------------------------------------------------------------------------------------------------------------------------------------------
  87. 37 | WARNING | PHPUnit testcase name "mod_quiz_calendar_event_modified_testcase" does not match file name "calendar_event_modified_test"
  88. 37 | WARNING | PHUnit class "mod_quiz_calendar_event_modified_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz"
  89. | | namespace, using more levels if needed, in order to match the code being tested
  90. ------------------------------------------------------------------------------------------------------------------------------------------------------
  91.  
  92.  
  93. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/restore_date_test.php
  94. ------------------------------------------------------------------------------------------------------------------------------------------------------
  95. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  96. ------------------------------------------------------------------------------------------------------------------------------------------------------
  97. 37 | WARNING | PHPUnit testcase name "mod_quiz_restore_date_testcase" does not match file name "restore_date_test"
  98. 37 | WARNING | PHUnit class "mod_quiz_restore_date_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace,
  99. | | using more levels if needed, in order to match the code being tested
  100. ------------------------------------------------------------------------------------------------------------------------------------------------------
  101.  
  102.  
  103. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/attempts_test.php
  104. ------------------------------------------------------------------------------------------------------------------------------------------------------
  105. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  106. ------------------------------------------------------------------------------------------------------------------------------------------------------
  107. 39 | WARNING | PHPUnit testcase name "mod_quiz_attempt_overdue_testcase" does not match file name "attempts_test"
  108. 39 | WARNING | PHUnit class "mod_quiz_attempt_overdue_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz"
  109. | | namespace, using more levels if needed, in order to match the code being tested
  110. ------------------------------------------------------------------------------------------------------------------------------------------------------
  111.  
  112.  
  113. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/attempt_test.php
  114. ------------------------------------------------------------------------------------------------------------------------------------------------------
  115. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  116. ------------------------------------------------------------------------------------------------------------------------------------------------------
  117. 37 | WARNING | PHPUnit testcase name "mod_quiz_attempt_testcase" does not match file name "attempt_test"
  118. 37 | WARNING | PHUnit class "mod_quiz_attempt_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using
  119. | | more levels if needed, in order to match the code being tested
  120. ------------------------------------------------------------------------------------------------------------------------------------------------------
  121.  
  122.  
  123. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/external_test.php
  124. ------------------------------------------------------------------------------------------------------------------------------------------------------
  125. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  126. ------------------------------------------------------------------------------------------------------------------------------------------------------
  127. 75 | WARNING | PHPUnit testcase name "mod_quiz_external_testcase" does not match file name "external_test"
  128. 75 | WARNING | PHUnit class "mod_quiz_external_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using
  129. | | more levels if needed, in order to match the code being tested
  130. ------------------------------------------------------------------------------------------------------------------------------------------------------
  131.  
  132.  
  133. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/locallib_test.php
  134. ------------------------------------------------------------------------------------------------------------------------------------------------------
  135. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  136. ------------------------------------------------------------------------------------------------------------------------------------------------------
  137. 39 | WARNING | PHPUnit testcase name "mod_quiz_locallib_testcase" does not match file name "locallib_test"
  138. 39 | WARNING | PHUnit class "mod_quiz_locallib_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using
  139. | | more levels if needed, in order to match the code being tested
  140. ------------------------------------------------------------------------------------------------------------------------------------------------------
  141.  
  142.  
  143. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/quizdisplayoptions_test.php
  144. ------------------------------------------------------------------------------------------------------------------------------------------------------
  145. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  146. ------------------------------------------------------------------------------------------------------------------------------------------------------
  147. 39 | WARNING | PHPUnit testcase name "mod_quiz_display_options_testcase" does not match file name "quizdisplayoptions_test"
  148. 39 | WARNING | PHUnit class "mod_quiz_display_options_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz"
  149. | | namespace, using more levels if needed, in order to match the code being tested
  150. ------------------------------------------------------------------------------------------------------------------------------------------------------
  151.  
  152.  
  153. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/repaginate_test.php
  154. ------------------------------------------------------------------------------------------------------------------------------------------------------
  155. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  156. ------------------------------------------------------------------------------------------------------------------------------------------------------
  157. 64 | WARNING | PHPUnit testcase name "mod_quiz_repaginate_test" does not match file name "repaginate_test"
  158. 64 | WARNING | PHUnit class "mod_quiz_repaginate_test" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using
  159. | | more levels if needed, in order to match the code being tested
  160. ------------------------------------------------------------------------------------------------------------------------------------------------------
  161.  
  162.  
  163. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/lib_test.php
  164. ------------------------------------------------------------------------------------------------------------------------------------------------------
  165. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  166. ------------------------------------------------------------------------------------------------------------------------------------------------------
  167. 36 | WARNING | PHPUnit testcase name "mod_quiz_lib_testcase" does not match file name "lib_test"
  168. 36 | WARNING | PHUnit class "mod_quiz_lib_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using more
  169. | | levels if needed, in order to match the code being tested
  170. ------------------------------------------------------------------------------------------------------------------------------------------------------
  171.  
  172.  
  173. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/tags_test.php
  174. ------------------------------------------------------------------------------------------------------------------------------------------------------
  175. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  176. ------------------------------------------------------------------------------------------------------------------------------------------------------
  177. 34 | WARNING | PHPUnit testcase name "mod_quiz_tags_testcase" does not match file name "tags_test"
  178. 34 | WARNING | PHUnit class "mod_quiz_tags_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace, using
  179. | | more levels if needed, in order to match the code being tested
  180. ------------------------------------------------------------------------------------------------------------------------------------------------------
  181.  
  182.  
  183. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/generator_test.php
  184. ------------------------------------------------------------------------------------------------------------------------------------------------------
  185. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  186. ------------------------------------------------------------------------------------------------------------------------------------------------------
  187. 37 | WARNING | PHPUnit testcase name "mod_quiz_generator_testcase" does not match file name "generator_test"
  188. 37 | WARNING | PHUnit class "mod_quiz_generator_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace,
  189. | | using more levels if needed, in order to match the code being tested
  190. ------------------------------------------------------------------------------------------------------------------------------------------------------
  191.  
  192.  
  193. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/attempt_walkthrough_test.php
  194. ------------------------------------------------------------------------------------------------------------------------------------------------------
  195. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  196. ------------------------------------------------------------------------------------------------------------------------------------------------------
  197. 41 | WARNING | PHPUnit testcase name "mod_quiz_attempt_walkthrough_testcase" does not match file name "attempt_walkthrough_test"
  198. 41 | WARNING | PHUnit class "mod_quiz_attempt_walkthrough_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz"
  199. | | namespace, using more levels if needed, in order to match the code being tested
  200. ------------------------------------------------------------------------------------------------------------------------------------------------------
  201.  
  202.  
  203. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/quiz_question_bank_view_test.php
  204. ------------------------------------------------------------------------------------------------------------------------------------------------------
  205. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  206. ------------------------------------------------------------------------------------------------------------------------------------------------------
  207. 38 | WARNING | PHPUnit testcase name "quiz_question_bank_view_testcase" does not match file name "quiz_question_bank_view_test"
  208. 38 | WARNING | PHUnit class "quiz_question_bank_view_testcase" does not have any namespace. It is recommended to add it to the "mod_quiz" namespace,
  209. | | using more levels if needed, in order to match the code being tested
  210. ------------------------------------------------------------------------------------------------------------------------------------------------------
  211.  
  212.  
  213. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/tests/privacy_legacy_quizaccess_polyfill_test.php
  214. ------------------------------------------------------------------------------------------------------------------------------------------------------
  215. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  216. ------------------------------------------------------------------------------------------------------------------------------------------------------
  217. 37 | WARNING | PHPUnit testcase name "core_privacy_legacy_quizaccess_polyfill_test" does not match file name
  218. | | "privacy_legacy_quizaccess_polyfill_test"
  219. 37 | WARNING | PHUnit class "core_privacy_legacy_quizaccess_polyfill_test" does not have any namespace. It is recommended to add it to the
  220. | | "mod_quiz" namespace, using more levels if needed, in order to match the code being tested
  221. ------------------------------------------------------------------------------------------------------------------------------------------------------
  222.  
  223.  
  224. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/statistics/tests/statistics_test.php
  225. ------------------------------------------------------------------------------------------------------------------------------------------------------
  226. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  227. ------------------------------------------------------------------------------------------------------------------------------------------------------
  228. 102 | WARNING | PHPUnit testcase name "quiz_statistics_question_stats_testcase" does not match file name "statistics_test"
  229. 102 | WARNING | PHUnit class "quiz_statistics_question_stats_testcase" does not have any namespace. It is recommended to add it to the
  230. | | "quiz_statistics" namespace, using more levels if needed, in order to match the code being tested
  231. ------------------------------------------------------------------------------------------------------------------------------------------------------
  232.  
  233.  
  234. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/statistics/tests/stats_from_steps_walkthrough_test.php
  235. ------------------------------------------------------------------------------------------------------------------------------------------------------
  236. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  237. ------------------------------------------------------------------------------------------------------------------------------------------------------
  238. 52 | WARNING | PHPUnit testcase name "quiz_report_statistics_from_steps_testcase" does not match file name "stats_from_steps_walkthrough_test"
  239. 52 | WARNING | PHUnit class "quiz_report_statistics_from_steps_testcase" does not have any namespace. It is recommended to add it to the
  240. | | "quiz_statistics" namespace, using more levels if needed, in order to match the code being tested
  241. ------------------------------------------------------------------------------------------------------------------------------------------------------
  242.  
  243.  
  244. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/statistics/tests/statistics_table_test.php
  245. ------------------------------------------------------------------------------------------------------------------------------------------------------
  246. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  247. ------------------------------------------------------------------------------------------------------------------------------------------------------
  248. 37 | WARNING | PHPUnit testcase name "quiz_statistics_statistics_table_testcase" does not match file name "statistics_table_test"
  249. 37 | WARNING | PHUnit class "quiz_statistics_statistics_table_testcase" does not have any namespace. It is recommended to add it to the
  250. | | "quiz_statistics" namespace, using more levels if needed, in order to match the code being tested
  251. ------------------------------------------------------------------------------------------------------------------------------------------------------
  252.  
  253.  
  254. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/grading/tests/privacy_provider_test.php
  255. ------------------------------------------------------------------------------------------------------------------------------------------------------
  256. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  257. ------------------------------------------------------------------------------------------------------------------------------------------------------
  258. 38 | WARNING | PHPUnit testcase name "quiz_grading_privacy_provider_testcase" does not match file name "privacy_provider_test"
  259. 38 | WARNING | PHUnit class "quiz_grading_privacy_provider_testcase" does not have any namespace. It is recommended to add it to the "quiz_grading"
  260. | | namespace, using more levels if needed, in order to match the code being tested
  261. ------------------------------------------------------------------------------------------------------------------------------------------------------
  262.  
  263.  
  264. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/responses/tests/privacy_provider_test.php
  265. ------------------------------------------------------------------------------------------------------------------------------------------------------
  266. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  267. ------------------------------------------------------------------------------------------------------------------------------------------------------
  268. 42 | WARNING | PHPUnit testcase name "quiz_responses_privacy_provider_testcase" does not match file name "privacy_provider_test"
  269. 42 | WARNING | PHUnit class "quiz_responses_privacy_provider_testcase" does not have any namespace. It is recommended to add it to the
  270. | | "quiz_responses" namespace, using more levels if needed, in order to match the code being tested
  271. ------------------------------------------------------------------------------------------------------------------------------------------------------
  272.  
  273.  
  274. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/responses/tests/responses_from_steps_walkthrough_test.php
  275. ------------------------------------------------------------------------------------------------------------------------------------------------------
  276. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  277. ------------------------------------------------------------------------------------------------------------------------------------------------------
  278. 44 | WARNING | PHPUnit testcase name "quiz_report_responses_from_steps_testcase" does not match file name "responses_from_steps_walkthrough_test"
  279. 44 | WARNING | PHUnit class "quiz_report_responses_from_steps_testcase" does not have any namespace. It is recommended to add it to the
  280. | | "quiz_responses" namespace, using more levels if needed, in order to match the code being tested
  281. ------------------------------------------------------------------------------------------------------------------------------------------------------
  282.  
  283.  
  284. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/overview/tests/report_test.php
  285. ------------------------------------------------------------------------------------------------------------------------------------------------------
  286. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  287. ------------------------------------------------------------------------------------------------------------------------------------------------------
  288. 41 | WARNING | PHPUnit testcase name "quiz_overview_report_testcase" does not match file name "report_test"
  289. 41 | WARNING | PHUnit class "quiz_overview_report_testcase" does not have any namespace. It is recommended to add it to the "quiz_overview"
  290. | | namespace, using more levels if needed, in order to match the code being tested
  291. ------------------------------------------------------------------------------------------------------------------------------------------------------
  292.  
  293.  
  294. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/report/overview/tests/privacy_provider_test.php
  295. ------------------------------------------------------------------------------------------------------------------------------------------------------
  296. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  297. ------------------------------------------------------------------------------------------------------------------------------------------------------
  298. 39 | WARNING | PHPUnit testcase name "quiz_overview_privacy_provider_testcase" does not match file name "privacy_provider_test"
  299. 39 | WARNING | PHUnit class "quiz_overview_privacy_provider_testcase" does not have any namespace. It is recommended to add it to the
  300. | | "quiz_overview" namespace, using more levels if needed, in order to match the code being tested
  301. ------------------------------------------------------------------------------------------------------------------------------------------------------
  302.  
  303.  
  304. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/numattempts/tests/rule_test.php
  305. ------------------------------------------------------------------------------------------------------------------------------------------------------
  306. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  307. ------------------------------------------------------------------------------------------------------------------------------------------------------
  308. 40 | WARNING | PHPUnit testcase name "quizaccess_numattempts_testcase" does not match file name "rule_test"
  309. 40 | WARNING | PHUnit class "quizaccess_numattempts_testcase" does not have any namespace. It is recommended to add it to the
  310. | | "quizaccess_numattempts" namespace, using more levels if needed, in order to match the code being tested
  311. ------------------------------------------------------------------------------------------------------------------------------------------------------
  312.  
  313.  
  314. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/password/tests/rule_test.php
  315. ------------------------------------------------------------------------------------------------------------------------------------------------------
  316. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  317. ------------------------------------------------------------------------------------------------------------------------------------------------------
  318. 40 | WARNING | PHPUnit testcase name "quizaccess_password_testcase" does not match file name "rule_test"
  319. 40 | WARNING | PHUnit class "quizaccess_password_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_password"
  320. | | namespace, using more levels if needed, in order to match the code being tested
  321. ------------------------------------------------------------------------------------------------------------------------------------------------------
  322.  
  323.  
  324. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/securewindow/tests/rule_test.php
  325. ------------------------------------------------------------------------------------------------------------------------------------------------------
  326. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  327. ------------------------------------------------------------------------------------------------------------------------------------------------------
  328. 39 | WARNING | PHPUnit testcase name "quizaccess_securewindow_testcase" does not match file name "rule_test"
  329. 39 | WARNING | PHUnit class "quizaccess_securewindow_testcase" does not have any namespace. It is recommended to add it to the
  330. | | "quizaccess_securewindow" namespace, using more levels if needed, in order to match the code being tested
  331. ------------------------------------------------------------------------------------------------------------------------------------------------------
  332.  
  333.  
  334. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/timelimit/tests/rule_test.php
  335. ------------------------------------------------------------------------------------------------------------------------------------------------------
  336. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  337. ------------------------------------------------------------------------------------------------------------------------------------------------------
  338. 39 | WARNING | PHPUnit testcase name "quizaccess_timelimit_testcase" does not match file name "rule_test"
  339. 39 | WARNING | PHUnit class "quizaccess_timelimit_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_timelimit"
  340. | | namespace, using more levels if needed, in order to match the code being tested
  341. ------------------------------------------------------------------------------------------------------------------------------------------------------
  342.  
  343.  
  344. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/access_manager_test.php
  345. ------------------------------------------------------------------------------------------------------------------------------------------------------
  346. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  347. ------------------------------------------------------------------------------------------------------------------------------------------------------
  348. 40 | WARNING | PHPUnit testcase name "quizacces_seb_access_manager_testcase" does not match file name "access_manager_test"
  349. 40 | WARNING | PHUnit class "quizacces_seb_access_manager_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  350. | | namespace, using more levels if needed, in order to match the code being tested
  351. ------------------------------------------------------------------------------------------------------------------------------------------------------
  352.  
  353.  
  354. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/event_test.php
  355. ------------------------------------------------------------------------------------------------------------------------------------------------------
  356. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  357. ------------------------------------------------------------------------------------------------------------------------------------------------------
  358. 37 | WARNING | PHPUnit testcase name "quizaccess_seb_event_testcase" does not match file name "event_test"
  359. 37 | WARNING | PHUnit class "quizaccess_seb_event_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  360. | | namespace, using more levels if needed, in order to match the code being tested
  361. ------------------------------------------------------------------------------------------------------------------------------------------------------
  362.  
  363.  
  364. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/settings_provider_test.php
  365. ------------------------------------------------------------------------------------------------------------------------------------------------------
  366. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  367. ------------------------------------------------------------------------------------------------------------------------------------------------------
  368. 39 | WARNING | PHPUnit testcase name "quizaccess_seb_settings_provider_testcase" does not match file name "settings_provider_test"
  369. 39 | WARNING | PHUnit class "quizaccess_seb_settings_provider_testcase" does not have any namespace. It is recommended to add it to the
  370. | | "quizaccess_seb" namespace, using more levels if needed, in order to match the code being tested
  371. ------------------------------------------------------------------------------------------------------------------------------------------------------
  372.  
  373.  
  374. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/config_key_test.php
  375. ------------------------------------------------------------------------------------------------------------------------------------------------------
  376. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  377. ------------------------------------------------------------------------------------------------------------------------------------------------------
  378. 36 | WARNING | PHPUnit testcase name "quizaccess_seb_config_key_testcase" does not match file name "config_key_test"
  379. 36 | WARNING | PHUnit class "quizaccess_seb_config_key_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  380. | | namespace, using more levels if needed, in order to match the code being tested
  381. ------------------------------------------------------------------------------------------------------------------------------------------------------
  382.  
  383.  
  384. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/link_generator_test.php
  385. ------------------------------------------------------------------------------------------------------------------------------------------------------
  386. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  387. ------------------------------------------------------------------------------------------------------------------------------------------------------
  388. 36 | WARNING | PHPUnit testcase name "quizaccess_seb_link_generator_testcase" does not match file name "link_generator_test"
  389. 36 | WARNING | PHUnit class "quizaccess_seb_link_generator_testcase" does not have any namespace. It is recommended to add it to the
  390. | | "quizaccess_seb" namespace, using more levels if needed, in order to match the code being tested
  391. ------------------------------------------------------------------------------------------------------------------------------------------------------
  392.  
  393.  
  394. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/rule_test.php
  395. ------------------------------------------------------------------------------------------------------------------------------------------------------
  396. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  397. ------------------------------------------------------------------------------------------------------------------------------------------------------
  398. 39 | WARNING | PHPUnit testcase name "quizaccess_seb_rule__testcase" does not match file name "rule_test"
  399. 39 | WARNING | PHUnit class "quizaccess_seb_rule__testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  400. | | namespace, using more levels if needed, in order to match the code being tested
  401. ------------------------------------------------------------------------------------------------------------------------------------------------------
  402.  
  403.  
  404. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/privacy_provider_test.php
  405. ------------------------------------------------------------------------------------------------------------------------------------------------------
  406. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  407. ------------------------------------------------------------------------------------------------------------------------------------------------------
  408. 44 | WARNING | PHPUnit testcase name "quizaccess_seb_provider_testcase" does not match file name "privacy_provider_test"
  409. 44 | WARNING | PHUnit class "quizaccess_seb_provider_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  410. | | namespace, using more levels if needed, in order to match the code being tested
  411. ------------------------------------------------------------------------------------------------------------------------------------------------------
  412.  
  413.  
  414. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/template_test.php
  415. ------------------------------------------------------------------------------------------------------------------------------------------------------
  416. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  417. ------------------------------------------------------------------------------------------------------------------------------------------------------
  418. 36 | WARNING | PHPUnit testcase name "quizaccess_seb_template_testcase" does not match file name "template_test"
  419. 36 | WARNING | PHUnit class "quizaccess_seb_template_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  420. | | namespace, using more levels if needed, in order to match the code being tested
  421. ------------------------------------------------------------------------------------------------------------------------------------------------------
  422.  
  423.  
  424. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/helper_test.php
  425. ------------------------------------------------------------------------------------------------------------------------------------------------------
  426. FOUND 1 ERROR AND 2 WARNINGS AFFECTING 1 LINE
  427. ------------------------------------------------------------------------------------------------------------------------------------------------------
  428. 37 | WARNING | PHPUnit testcase name "quizaccess_seb_helper_testhelpertrait" does not match file name "helper_test"
  429. 37 | WARNING | PHUnit class "quizaccess_seb_helper_testhelpertrait" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  430. | | namespace, using more levels if needed, in order to match the code being tested
  431. 37 | ERROR | PHPUnit irregular testcase name found: quizaccess_seb_helper_testhelpertrait (_test/_testcase ended expected)
  432. ------------------------------------------------------------------------------------------------------------------------------------------------------
  433.  
  434.  
  435. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/backup_restore_test.php
  436. ------------------------------------------------------------------------------------------------------------------------------------------------------
  437. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  438. ------------------------------------------------------------------------------------------------------------------------------------------------------
  439. 37 | WARNING | PHPUnit testcase name "quizaccess_seb_backup_restore_testcase" does not match file name "backup_restore_test"
  440. 37 | WARNING | PHUnit class "quizaccess_seb_backup_restore_testcase" does not have any namespace. It is recommended to add it to the
  441. | | "quizaccess_seb" namespace, using more levels if needed, in order to match the code being tested
  442. ------------------------------------------------------------------------------------------------------------------------------------------------------
  443.  
  444.  
  445. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/quiz_settings_test.php
  446. ------------------------------------------------------------------------------------------------------------------------------------------------------
  447. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  448. ------------------------------------------------------------------------------------------------------------------------------------------------------
  449. 39 | WARNING | PHPUnit testcase name "quizaccess_seb_quiz_settings_testcase" does not match file name "quiz_settings_test"
  450. 39 | WARNING | PHUnit class "quizaccess_seb_quiz_settings_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  451. | | namespace, using more levels if needed, in order to match the code being tested
  452. ------------------------------------------------------------------------------------------------------------------------------------------------------
  453.  
  454.  
  455. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/property_list_test.php
  456. ------------------------------------------------------------------------------------------------------------------------------------------------------
  457. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  458. ------------------------------------------------------------------------------------------------------------------------------------------------------
  459. 36 | WARNING | PHPUnit testcase name "quizaccess_seb_property_list_testcase" does not match file name "property_list_test"
  460. 36 | WARNING | PHUnit class "quizaccess_seb_property_list_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  461. | | namespace, using more levels if needed, in order to match the code being tested
  462. ------------------------------------------------------------------------------------------------------------------------------------------------------
  463.  
  464.  
  465. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/seb/tests/hideif_rule_test.php
  466. ------------------------------------------------------------------------------------------------------------------------------------------------------
  467. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  468. ------------------------------------------------------------------------------------------------------------------------------------------------------
  469. 36 | WARNING | PHPUnit testcase name "quizaccess_seb_hideif_rule_testcase" does not match file name "hideif_rule_test"
  470. 36 | WARNING | PHUnit class "quizaccess_seb_hideif_rule_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_seb"
  471. | | namespace, using more levels if needed, in order to match the code being tested
  472. ------------------------------------------------------------------------------------------------------------------------------------------------------
  473.  
  474.  
  475. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/ipaddress/tests/rule_test.php
  476. ------------------------------------------------------------------------------------------------------------------------------------------------------
  477. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  478. ------------------------------------------------------------------------------------------------------------------------------------------------------
  479. 40 | WARNING | PHPUnit testcase name "quizaccess_ipaddress_testcase" does not match file name "rule_test"
  480. 40 | WARNING | PHUnit class "quizaccess_ipaddress_testcase" does not have any namespace. It is recommended to add it to the "quizaccess_ipaddress"
  481. | | namespace, using more levels if needed, in order to match the code being tested
  482. ------------------------------------------------------------------------------------------------------------------------------------------------------
  483.  
  484.  
  485. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/openclosedate/tests/rule_test.php
  486. ------------------------------------------------------------------------------------------------------------------------------------------------------
  487. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  488. ------------------------------------------------------------------------------------------------------------------------------------------------------
  489. 40 | WARNING | PHPUnit testcase name "quizaccess_openclosedate_testcase" does not match file name "rule_test"
  490. 40 | WARNING | PHUnit class "quizaccess_openclosedate_testcase" does not have any namespace. It is recommended to add it to the
  491. | | "quizaccess_openclosedate" namespace, using more levels if needed, in order to match the code being tested
  492. ------------------------------------------------------------------------------------------------------------------------------------------------------
  493.  
  494.  
  495. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/offlineattempts/tests/rule_test.php
  496. ------------------------------------------------------------------------------------------------------------------------------------------------------
  497. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  498. ------------------------------------------------------------------------------------------------------------------------------------------------------
  499. 38 | WARNING | PHPUnit testcase name "quizaccess_offlineattempts_testcase" does not match file name "rule_test"
  500. 38 | WARNING | PHUnit class "quizaccess_offlineattempts_testcase" does not have any namespace. It is recommended to add it to the
  501. | | "quizaccess_offlineattempts" namespace, using more levels if needed, in order to match the code being tested
  502. ------------------------------------------------------------------------------------------------------------------------------------------------------
  503.  
  504.  
  505. FILE: /Users/stronk7/git_moodle/moodle/mod/quiz/accessrule/delaybetweenattempts/tests/rule_test.php
  506. ------------------------------------------------------------------------------------------------------------------------------------------------------
  507. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
  508. ------------------------------------------------------------------------------------------------------------------------------------------------------
  509. 39 | WARNING | PHPUnit testcase name "quizaccess_delaybetweenattempts_testcase" does not match file name "rule_test"
  510. 39 | WARNING | PHUnit class "quizaccess_delaybetweenattempts_testcase" does not have any namespace. It is recommended to add it to the
  511. | | "quizaccess_delaybetweenattempts" namespace, using more levels if needed, in order to match the code being tested
  512. ------------------------------------------------------------------------------------------------------------------------------------------------------
  513.  
  514. Time: 8.91 secs; Memory: 30MB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement