Skip to content
  • Eloy Lafuente's avatar
    MDL-73348 phpunit: privacy and privacy_provider testcase names · 57e6fb7a
    Eloy Lafuente authored
    All privacy_test and privacy_provider_test classes:
    
    - Namespaced with component\privacy.
    - Fixed incorrect use statements with leading backslash.
    - Changed code to point to global scope when needed.
    - Renamed a few files to make all be privacy_test or privacy_provider_test.php
    - All them passing individually.
    - Complete runs passing too.
    57e6fb7a