Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenClassrooms-Student-Center/Challenge_Java_P2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rayjGithub/Challenge_Java_P2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    2e668b0 View commit details
    Browse the repository at this point in the history
  2. Modification de la classe Mouse: ajout héritage, appel constructeur p…

    …arent, spécialisation de la methode toString()
    rayjGithub committed May 3, 2022
    Configuration menu
    Copy the full SHA
    5984bb9 View commit details
    Browse the repository at this point in the history
  3. Modification de la classe Screen: ajout héritage, appel constructeur …

    …parent, spécialisation de la methode toString()
    rayjGithub committed May 3, 2022
    Configuration menu
    Copy the full SHA
    d7af6d6 View commit details
    Browse the repository at this point in the history
  4. Test: instanciation de nouveaux objets Mouse et Screen, puis affichag…

    …e avec la methode toString sur la console
    rayjGithub committed May 3, 2022
    Configuration menu
    Copy the full SHA
    dd1defc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9a3412 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8237ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b94e98b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cca372 View commit details
    Browse the repository at this point in the history
  9. ajout des constructeurs de Inventory.java + gestion de l'accès aux va…

    …riables des classes avec l'encapsulation
    rayjGithub committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b654bc3 View commit details
    Browse the repository at this point in the history
Loading