Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor class namespaces (Change from PSR0 to PSR4) #443

Merged
merged 66 commits into from
Jan 7, 2020

Commits on Dec 18, 2019

  1. Fix composer.json

    pajon committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    4509a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7916130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6931e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d24ec32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a78dba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe1995f View commit details
    Browse the repository at this point in the history
  7. Upgrade travis dist to xenial

    pajon committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e783226 View commit details
    Browse the repository at this point in the history
  8. Fix checking composer in travis

    pajon committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    9da8144 View commit details
    Browse the repository at this point in the history
  9. Reload packages

    pajon committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    24d0462 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01e4120 View commit details
    Browse the repository at this point in the history
  11. Add support PHPUnit 8.x

    pajon committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8c00b15 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Change PSR0 PHPUnit_Extensions_Selenium2TestCase to PSR4 \PHPUnit\Ext…

    …ensions\Selenium2TestCase
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    1918e2e View commit details
    Browse the repository at this point in the history
  2. Change PSR0 PHPUnit_Extensions_SeleniumBrowserSuite to PSR4 \PHPUnit\…

    …Extensions\SeleniumBrowserSuite
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    b615aa2 View commit details
    Browse the repository at this point in the history
  3. Change PSR0 PHPUnit_Extensions_SeleniumTestSuite to PSR4 \PHPUnit\Ext…

    …ensions\SeleniumTestSuite
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    c18f8ec View commit details
    Browse the repository at this point in the history
  4. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Command to PSR4 \PHP…

    …Unit\Extensions\Selenium2TestCase\Command
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    7d6bc3b View commit details
    Browse the repository at this point in the history
  5. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_CommandsHolder to PS…

    …R4 \PHPUnit\Extensions\Selenium2TestCase\CommandsHolder
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    4720eec View commit details
    Browse the repository at this point in the history
  6. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Driver to PSR4 \PHPU…

    …nit\Extensions\Selenium2TestCase\Driver
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    5046cb4 View commit details
    Browse the repository at this point in the history
  7. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Element to PSR4 \PHP…

    …Unit\Extensions\Selenium2TestCase\Element
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    71acbe3 View commit details
    Browse the repository at this point in the history
  8. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCriteria to P…

    …SR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCriteria
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    1d26921 View commit details
    Browse the repository at this point in the history
  9. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Exception to PSR4 \P…

    …HPUnit\Extensions\Selenium2TestCase\Exception
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    ada10c5 View commit details
    Browse the repository at this point in the history
  10. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Keys to PSR4 \PHPUni…

    …t\Extensions\Selenium2TestCase\Keys
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    217db74 View commit details
    Browse the repository at this point in the history
  11. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_KeysHolder to PSR4 \…

    …PHPUnit\Extensions\Selenium2TestCase\KeysHolder
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    b20d889 View commit details
    Browse the repository at this point in the history
  12. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_NoSeleniumException …

    …to PSR4 \PHPUnit\Extensions\Selenium2TestCase\NoSeleniumException
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    7bdc1ba View commit details
    Browse the repository at this point in the history
  13. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Response to PSR4 \PH…

    …PUnit\Extensions\Selenium2TestCase\Response
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    baf4f39 View commit details
    Browse the repository at this point in the history
  14. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ScreenshotListener t…

    …o PSR4 \PHPUnit\Extensions\Selenium2TestCase\ScreenshotListener
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    92cf08a View commit details
    Browse the repository at this point in the history
  15. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session to PSR4 \PHP…

    …Unit\Extensions\Selenium2TestCase\Session
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    b470c10 View commit details
    Browse the repository at this point in the history
  16. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_SessionStrategy to P…

    …SR4 \PHPUnit\Extensions\Selenium2TestCase\SessionStrategy
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    f51d01e View commit details
    Browse the repository at this point in the history
  17. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_StateCommand to PSR4…

    … \PHPUnit\Extensions\Selenium2TestCase\StateCommand
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    320e524 View commit details
    Browse the repository at this point in the history
  18. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_URL to PSR4 \PHPUnit…

    …\Extensions\Selenium2TestCase\URL
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    9bafeea View commit details
    Browse the repository at this point in the history
  19. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_WaitUntil to PSR4 \P…

    …HPUnit\Extensions\Selenium2TestCase\WaitUntil
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    81d520a View commit details
    Browse the repository at this point in the history
  20. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_WebDriverException t…

    …o PSR4 \PHPUnit\Extensions\Selenium2TestCase\WebDriverException
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    3c8f21a View commit details
    Browse the repository at this point in the history
  21. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Window to PSR4 \PHPU…

    …nit\Extensions\Selenium2TestCase\Window
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    95b001a View commit details
    Browse the repository at this point in the history
  22. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Element_Accessor to …

    …PSR4 \PHPUnit\Extensions\Selenium2TestCase\Element\Accessor
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    2a02a53 View commit details
    Browse the repository at this point in the history
  23. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Element_Select to PS…

    …R4 \PHPUnit\Extensions\Selenium2TestCase\Element\Select
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    5f35be2 View commit details
    Browse the repository at this point in the history
  24. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Attri…

    …bute to PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\Attribute
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    9cc2790 View commit details
    Browse the repository at this point in the history
  25. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Click…

    … to PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\Click
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    b4b83d0 View commit details
    Browse the repository at this point in the history
  26. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Css t…

    …o PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\Css
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    3177158 View commit details
    Browse the repository at this point in the history
  27. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Equal…

    …s to PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\Equals
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    ae7ace1 View commit details
    Browse the repository at this point in the history
  28. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Gener…

    …icAccessor to PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\GenericAccessor
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    a0457a2 View commit details
    Browse the repository at this point in the history
  29. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Gener…

    …icPost to PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\GenericPost
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    0acb73d View commit details
    Browse the repository at this point in the history
  30. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Rect …

    …to PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\Rect
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    9d3a072 View commit details
    Browse the repository at this point in the history
  31. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_ElementCommand_Value…

    … to PSR4 \PHPUnit\Extensions\Selenium2TestCase\ElementCommand\Value
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    594e0be View commit details
    Browse the repository at this point in the history
  32. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_Cookie to PS…

    …R4 \PHPUnit\Extensions\Selenium2TestCase\Session\Cookie
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    4bfb477 View commit details
    Browse the repository at this point in the history
  33. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_Storage to P…

    …SR4 \PHPUnit\Extensions\Selenium2TestCase\Session\Storage
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    6b716a5 View commit details
    Browse the repository at this point in the history
  34. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_Timeouts to …

    …PSR4 \PHPUnit\Extensions\Selenium2TestCase\Session\Timeouts
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    0cd361a View commit details
    Browse the repository at this point in the history
  35. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_Cookie_Build…

    …er to PSR4 \PHPUnit\Extensions\Selenium2TestCase\Session\Cookie\Builder
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    7f18dc0 View commit details
    Browse the repository at this point in the history
  36. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_AcceptAlert to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\AcceptAlert
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    9c17674 View commit details
    Browse the repository at this point in the history
  37. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Active to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Active
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    e2e5660 View commit details
    Browse the repository at this point in the history
  38. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_AlertText to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\AlertText
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    62f72af View commit details
    Browse the repository at this point in the history
  39. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Click to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Click
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    f7348a6 View commit details
    Browse the repository at this point in the history
  40. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_DismissAlert to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\DismissAlert
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    c53f097 View commit details
    Browse the repository at this point in the history
  41. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_File to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\File
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    711e62d View commit details
    Browse the repository at this point in the history
  42. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Frame to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Frame
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    ab739fb View commit details
    Browse the repository at this point in the history
  43. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_GenericAccessor to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\GenericAccessor
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    4f6e4c6 View commit details
    Browse the repository at this point in the history
  44. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_GenericAttribute to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\GenericAttribute
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    468a9f0 View commit details
    Browse the repository at this point in the history
  45. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Keys to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Keys
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    8d27762 View commit details
    Browse the repository at this point in the history
  46. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Location to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Location
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    3c0057f View commit details
    Browse the repository at this point in the history
  47. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Log to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Log
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    99c7203 View commit details
    Browse the repository at this point in the history
  48. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_MoveTo to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\MoveTo
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    a45d915 View commit details
    Browse the repository at this point in the history
  49. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Orientation to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Orientation
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    28d0371 View commit details
    Browse the repository at this point in the history
  50. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Url to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Url
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    e44e37f View commit details
    Browse the repository at this point in the history
  51. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_Session_SessionComma…

    …nd_Window to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionCommand\Window
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    32981ca View commit details
    Browse the repository at this point in the history
  52. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_SessionStrategy_Isol…

    …ated to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionStrategy\Isolated
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    69df0de View commit details
    Browse the repository at this point in the history
  53. Change PSR0 PHPUnit_Extensions_Selenium2TestCase_SessionStrategy_Shar…

    …ed to PSR4 \PHPUnit\Extensions\Selenium2TestCase\SessionStrategy\Shared
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    1f467cf View commit details
    Browse the repository at this point in the history
  54. Change PSR0 PHPUnit_Extensions_SeleniumCommon_ExitHandler to PSR4 \PH…

    …PUnit\Extensions\SeleniumCommon\ExitHandler
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    c194d53 View commit details
    Browse the repository at this point in the history
  55. Change PSR0 PHPUnit_Extensions_SeleniumCommon_RemoteCoverage to PSR4 …

    …\PHPUnit\Extensions\SeleniumCommon\RemoteCoverage
    pajon committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    289fdcf View commit details
    Browse the repository at this point in the history