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

Migration to Java 8. API with default implementation. #470

Merged
merged 3 commits into from
Sep 17, 2016
Merged

Migration to Java 8. API with default implementation. #470

merged 3 commits into from
Sep 17, 2016

Commits on Sep 10, 2016

  1. Migration to J8: Default methods. The beginning

    - The new interface ExecutesMethod
    - Refactoring of FindsBy* interfaces
    TikhomirovSergey committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    5a0fbc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9137c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2016

  1. Migration to J8: Current API usese default methods now

    Also:
    - The new interface LocksAndroidDevice
    - The new interface LocksIOSDevice
    TikhomirovSergey committed Sep 11, 2016
    Configuration menu
    Copy the full SHA
    3815ea7 View commit details
    Browse the repository at this point in the history